mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations entities.php (Chinese Traditional)
This commit is contained in:
parent
f85f71beca
commit
c7991782a2
@ -22,6 +22,7 @@ return [
|
||||
'meta_created_name' => '由 :user 建立於 :timeLength',
|
||||
'meta_updated' => '更新於 :timeLength',
|
||||
'meta_updated_name' => '由 :user 更新於 :timeLength',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'entity_select' => '選擇項目',
|
||||
'images' => '圖片',
|
||||
'my_recent_drafts' => '我最近的草稿',
|
||||
@ -39,6 +40,7 @@ return [
|
||||
'permissions_intro' => '本設定優先權高於每個使用者角色本身所具有的權限。',
|
||||
'permissions_enable' => '啟用自訂權限',
|
||||
'permissions_save' => '儲存權限',
|
||||
'permissions_owner' => 'Owner',
|
||||
|
||||
// Search
|
||||
'search_results' => '搜尋結果',
|
||||
|
Loading…
Reference in New Issue
Block a user