diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 0410a2495..6d3f38b07 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -8471,4 +8471,13 @@ msgid "System Application" msgstr "" msgid "Hit-Test" +msgstr "" + +msgid "Export Application" +msgstr "" + +msgid "Add ApiKey" +msgstr "" + +msgid "Delete application API_KEY" 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 3ba92a629..2cfffa802 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8597,4 +8597,13 @@ msgid "System Application" msgstr "系统应用" msgid "Hit-Test" -msgstr "命中测试" \ No newline at end of file +msgstr "命中测试" + +msgid "Export Application" +msgstr "导出应用" + +msgid "Add ApiKey" +msgstr "添加 API KEY" + +msgid "Delete application API_KEY" +msgstr "删除应用 API KEY" \ No newline at end of file diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index 9aa48a145..700b6762c 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8597,4 +8597,13 @@ msgid "System Application" msgstr "系統應用" msgid "Hit-Test" -msgstr "命中測試" \ No newline at end of file +msgstr "命中測試" + +msgid "Export Application" +msgstr "導出應用" + +msgid "Add ApiKey" +msgstr "添加 ApiKey" + +msgid "Delete application API_KEY" +msgstr "删除應用 API KEY" \ No newline at end of file