diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 83c79b9ba..44808ce4d 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -8766,4 +8766,10 @@ msgid "Non-existent id" msgstr "" msgid "No permission for the target folder" +msgstr "" + +msgid "Application token usage statistics" +msgstr "" + +msgid "Application top question statistics" 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 11394563e..a2c9298a8 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8894,3 +8894,8 @@ msgstr "不存在的ID" msgid "No permission for the target folder" msgstr "没有目标文件夹的权限" +msgid "Application token usage statistics" +msgstr "应用令牌使用统计" + +msgid "Application top question statistics" +msgstr "应用提问次数统计" diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index edfe912b7..aa21afb30 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8894,3 +8894,8 @@ msgstr "不存在的ID" msgid "No permission for the target folder" msgstr "沒有目標資料夾的權限" +msgid "Application token usage statistics" +msgstr "應用令牌使用統計" + +msgid "Application top question statistics" +msgstr "應用提問次數統計" \ No newline at end of file