Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apps/locales/en_US/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""
5 changes: 4 additions & 1 deletion apps/locales/zh_CN/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 "此文件夹包含您没有权限的资源"
5 changes: 4 additions & 1 deletion apps/locales/zh_Hant/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -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