From e01a0e61d91472de43060a58fc3f6c7f98463e6a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:24 +0100 Subject: [PATCH] New translations entities.php (Chinese Traditional) --- resources/lang/zh_TW/entities.php | 1 + 1 file changed, 1 insertion(+) 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' => '我最近檢視',