fix: Delete folder, if there are unauthorized resources in the file for the current user, prompt message needs to be optimized (#3986)

v3.2
shaohuzhang1 2025-09-02 17:47:33 +08:00 committed by GitHub
parent 5332c264b0
commit 26945a54bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 2 deletions

View File

@ -8670,3 +8670,6 @@ msgstr ""
msgid "System resources authorization" msgid "System resources authorization"
msgstr "" msgstr ""
msgid "This folder contains resources that you dont have permission"
msgstr ""

View File

@ -8796,3 +8796,6 @@ msgstr "如果未传递,则默认值为'zh'"
msgid "System resources authorization" msgid "System resources authorization"
msgstr "系统资源授权" msgstr "系统资源授权"
msgid "This folder contains resources that you dont have permission"
msgstr "此文件夹包含您没有权限的资源"

View File

@ -8796,3 +8796,6 @@ msgstr "如果未傳遞,則預設值為'zh'"
msgid "System resources authorization" msgid "System resources authorization"
msgstr "系統資源授權" msgstr "系統資源授權"
msgid "This folder contains resources that you dont have permission"
msgstr "此資料夾包含您沒有許可權的資源"