Skip to content

Commit c468952

Browse files
committed
feat: Locales
1 parent 919c4e3 commit c468952

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8558,4 +8558,16 @@ msgid "Unpublished"
85588558
msgstr ""
85598559

85608560
msgid "Published"
8561+
msgstr ""
8562+
8563+
msgid "users_permission"
8564+
msgstr ""
8565+
8566+
msgid "Get user authorization status of resource"
8567+
msgstr ""
8568+
8569+
msgid "Edit user authorization status of resource"
8570+
msgstr ""
8571+
8572+
msgid "Get user authorization status of resource by page"
85618573
msgstr ""

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8684,4 +8684,16 @@ msgid "Unpublished"
86848684
msgstr "未发布"
86858685

86868686
msgid "Published"
8687-
msgstr "已发布"
8687+
msgstr "已发布"
8688+
8689+
msgid "users_permission"
8690+
msgstr "用户权限"
8691+
8692+
msgid "Get user authorization status of resource"
8693+
msgstr "获取资源对用户的授权状态"
8694+
8695+
msgid "Edit user authorization status of resource"
8696+
msgstr "修改资源对用户的授权状态"
8697+
8698+
msgid "Get user authorization status of resource by page"
8699+
msgstr "分页获取资源对用户的授权状态"

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8684,4 +8684,16 @@ msgid "Unpublished"
86848684
msgstr "未發佈"
86858685

86868686
msgid "Published"
8687-
msgstr "已發佈"
8687+
msgstr "已發佈"
8688+
8689+
msgid "users_permission"
8690+
msgstr "用戶許可權"
8691+
8692+
msgid "Get user authorization status of resource"
8693+
msgstr "獲取資源對用戶的授權狀態"
8694+
8695+
msgid "Edit user authorization status of resource"
8696+
msgstr "修改資源對用戶的授權狀態"
8697+
8698+
msgid "Get user authorization status of resource by page"
8699+
msgstr "分頁獲取資源對用戶的授權狀態"

0 commit comments

Comments
 (0)