mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-25 13:43:56 +03:00
New translations entities.php (Chinese Traditional)
This commit is contained in:
@@ -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' => '搜尋結果',
|
||||
|
||||
Reference in New Issue
Block a user