diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 07e3a8262..e642aa167 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -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 "" \ No newline at end of file diff --git a/apps/locales/zh_CN/LC_MESSAGES/django.po b/apps/locales/zh_CN/LC_MESSAGES/django.po index 8409085b8..752687ea3 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'" msgstr "如果未传递,则默认值为'zh'" msgid "System resources authorization" -msgstr "系统资源授权" \ No newline at end of file +msgstr "系统资源授权" + +msgid "This folder contains resources that you dont have permission" +msgstr "此文件夹包含您没有权限的资源" diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index cc18825e5..acedc0a24 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8795,4 +8795,7 @@ msgid "If not passed, the default value is 'zh'" msgstr "如果未傳遞,則預設值為'zh'" msgid "System resources authorization" -msgstr "系統資源授權" \ No newline at end of file +msgstr "系統資源授權" + +msgid "This folder contains resources that you dont have permission" +msgstr "此資料夾包含您沒有許可權的資源" \ No newline at end of file