From: Dan Brown Date: Sun, 17 Jul 2022 09:50:24 +0000 (+0100) Subject: New translations entities.php (Chinese Traditional) X-Git-Tag: v22.07~1^2~5^2~135 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/e01a0e61d91472de43060a58fc3f6c7f98463e6a New translations entities.php (Chinese Traditional) --- diff --git a/resources/lang/zh_TW/entities.php b/resources/lang/zh_TW/entities.php index 19016fe13..5334c8ccf 100644 --- a/resources/lang/zh_TW/entities.php +++ b/resources/lang/zh_TW/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '由 :user 更新於 :timeLength', 'meta_owned_name' => ':user 所擁有', 'entity_select' => '選取項目', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '圖片', 'my_recent_drafts' => '我最近的草稿', 'my_recently_viewed' => '我最近檢視',