Skip to content

Commit 0693ae9

Browse files
committed
feat: update translations for login and image retrieval messages
1 parent bda0213 commit 0693ae9

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8711,6 +8711,8 @@ msgstr ""
87118711
msgid "Failed to generate video"
87128712
msgstr ""
87138713

8714-
87158714
msgid "password"
8716-
msgstr "Password login"
8715+
msgstr "Password login"
8716+
8717+
msgid "Failed to obtain the image"
8718+
msgstr ""

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8062,7 +8062,7 @@ msgstr "登录 logo"
80628062

80638063
#: apps/xpack/serializers/system_params.py:23
80648064
msgid "login image"
8065-
msgstr "登陆图片"
8065+
msgstr "登录图片"
80668066

80678067
#: apps/xpack/serializers/system_params.py:24
80688068
msgid "title"
@@ -8838,4 +8838,7 @@ msgid "Failed to generate video"
88388838
msgstr "生成视频失败"
88398839

88408840
msgid "password"
8841-
msgstr "密码登录"
8841+
msgstr "密码登录"
8842+
8843+
msgid "Failed to obtain the image"
8844+
msgstr "获取图片失败"

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8838,4 +8838,7 @@ msgid "Failed to generate video"
88388838
msgstr "生成視頻失敗"
88398839

88408840
msgid "password"
8841-
msgstr "密码登录"
8841+
msgstr "密码登录"
8842+
8843+
msgid "Failed to obtain the image"
8844+
msgstr "獲取圖片失敗"

0 commit comments

Comments
 (0)