fix: Delete folder, if there are unauthorized resources in the file for the current user, prompt message needs to be optimized (#3986)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
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

@ -8669,4 +8669,7 @@ msgid "If not passed, the default value is 'zh'"
msgstr ""
msgid "System resources authorization"
msgstr ""
msgid "This folder contains resources that you dont have permission"
msgstr ""

View File

@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'"
msgstr "如果未传递,则默认值为'zh'"
msgid "System resources authorization"
msgstr "系统资源授权"
msgstr "系统资源授权"
msgid "This folder contains resources that you dont have permission"
msgstr "此文件夹包含您没有权限的资源"

View File

@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'"
msgstr "如果未傳遞,則預設值為'zh'"
msgid "System resources authorization"
msgstr "系統資源授權"
msgstr "系統資源授權"
msgid "This folder contains resources that you dont have permission"
msgstr "此資料夾包含您沒有許可權的資源"