Skip to content

Commit 40c327d

Browse files
committed
feat: add translations for application token usage and top question statistics
1 parent a1d8117 commit 40c327d

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8766,4 +8766,10 @@ msgid "Non-existent id"
87668766
msgstr ""
87678767

87688768
msgid "No permission for the target folder"
8769+
msgstr ""
8770+
8771+
msgid "Application token usage statistics"
8772+
msgstr ""
8773+
8774+
msgid "Application top question statistics"
87698775
msgstr ""

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8894,3 +8894,8 @@ msgstr "不存在的ID"
88948894
msgid "No permission for the target folder"
88958895
msgstr "没有目标文件夹的权限"
88968896

8897+
msgid "Application token usage statistics"
8898+
msgstr "应用令牌使用统计"
8899+
8900+
msgid "Application top question statistics"
8901+
msgstr "应用提问次数统计"

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8894,3 +8894,8 @@ msgstr "不存在的ID"
88948894
msgid "No permission for the target folder"
88958895
msgstr "沒有目標資料夾的權限"
88968896

8897+
msgid "Application token usage statistics"
8898+
msgstr "應用令牌使用統計"
8899+
8900+
msgid "Application top question statistics"
8901+
msgstr "應用提問次數統計"

0 commit comments

Comments
 (0)