mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: Delete folder, if there are unauthorized resources in the file for the current user, prompt message needs to be optimized (#3986)
This commit is contained in:
parent
5332c264b0
commit
26945a54bf
|
|
@ -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 ""
|
||||
|
|
@ -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 "此文件夹包含您没有权限的资源"
|
||||
|
|
|
|||
|
|
@ -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 "此資料夾包含您沒有許可權的資源"
|
||||
Loading…
Reference in New Issue