diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 51c16030f..48ec142a6 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -8715,4 +8715,7 @@ msgid "password" msgstr "Password login" msgid "Failed to obtain the image" +msgstr "" + +msgid "Update auth setting" 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 c8ccf028b..62885235e 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8841,4 +8841,7 @@ msgid "password" msgstr "密码登录" msgid "Failed to obtain the image" -msgstr "获取图片失败" \ No newline at end of file +msgstr "获取图片失败" + +msgid "Update auth setting" +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 1f0fb0832..d3bdca50a 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8841,4 +8841,7 @@ msgid "password" msgstr "密码登录" msgid "Failed to obtain the image" -msgstr "獲取圖片失敗" \ No newline at end of file +msgstr "獲取圖片失敗" + +msgid "Update auth setting" +msgstr "更新認證設置" \ No newline at end of file