diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index d639f4c1e..a31eff157 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -7460,4 +7460,7 @@ msgid "login authentication" msgstr "Login Authentication" msgid "Paragraph" -msgstr "" \ No newline at end of file +msgstr "" + +msgid "Batch generate related" +msgstr "Batch generate related problems" \ 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 3fd51ebc6..76e6b9977 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -7623,4 +7623,7 @@ msgid "login authentication" msgstr "登录认证" msgid "Paragraph" -msgstr "段落" \ No newline at end of file +msgstr "段落" + +msgid "Batch generate related" +msgstr "批量生成相关问题" \ 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 8a1bf7a96..0a7373636 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -7633,4 +7633,7 @@ msgid "login authentication" msgstr "登錄驗證" msgid "Paragraph" -msgstr "段落" \ No newline at end of file +msgstr "段落" + +msgid "Batch generate related" +msgstr "批量生成相關问题" \ No newline at end of file