From bcd06c1d565611301f11d42bb03167d40a820897 Mon Sep 17 00:00:00 2001
From: Dan Brown <ssddanbrown@googlemail.com>
Date: Sun, 17 Jul 2022 10:50:26 +0100
Subject: [PATCH] New translations entities.php (Chinese Simplified)

---
 resources/lang/zh_CN/entities.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php
index 6dcccac80..2c240d3f6 100644
--- a/resources/lang/zh_CN/entities.php
+++ b/resources/lang/zh_CN/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' => '我最近看过',