Skip to content

Commit 26945a5

Browse files
authored
fix: Delete folder, if there are unauthorized resources in the file for the current user, prompt message needs to be optimized (#3986)
1 parent 5332c26 commit 26945a5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8669,4 +8669,7 @@ msgid "If not passed, the default value is 'zh'"
86698669
msgstr ""
86708670

86718671
msgid "System resources authorization"
8672+
msgstr ""
8673+
8674+
msgid "This folder contains resources that you dont have permission"
86728675
msgstr ""

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'"
87958795
msgstr "如果未传递,则默认值为'zh'"
87968796

87978797
msgid "System resources authorization"
8798-
msgstr "系统资源授权"
8798+
msgstr "系统资源授权"
8799+
8800+
msgid "This folder contains resources that you dont have permission"
8801+
msgstr "此文件夹包含您没有权限的资源"

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'"
87958795
msgstr "如果未傳遞,則預設值為'zh'"
87968796

87978797
msgid "System resources authorization"
8798-
msgstr "系統資源授權"
8798+
msgstr "系統資源授權"
8799+
8800+
msgid "This folder contains resources that you dont have permission"
8801+
msgstr "此資料夾包含您沒有許可權的資源"

0 commit comments

Comments
 (0)