Skip to content

Commit 124d0ae

Browse files
committed
feat: add translations for "Captcha is required" in multiple languages
1 parent 408e79f commit 124d0ae

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8727,4 +8727,7 @@ msgid "If not passed, the default value is 16000"
87278727
msgstr ""
87288728

87298729
msgid "Sample Rate"
8730+
msgstr ""
8731+
8732+
msgid "Captcha is required"
87308733
msgstr ""

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8853,4 +8853,7 @@ msgid "If not passed, the default value is 16000"
88538853
msgstr "如果未传入,则默认值为 16000"
88548854

88558855
msgid "Sample Rate"
8856-
msgstr "采样率"
8856+
msgstr "采样率"
8857+
8858+
msgid "Captcha is required"
8859+
msgstr "验证码是必填项"

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8853,4 +8853,7 @@ msgid "If not passed, the default value is 16000"
88538853
msgstr "如果未傳入,則預設值為 16000"
88548854

88558855
msgid "Sample Rate"
8856-
msgstr "採樣率"
8856+
msgstr "採樣率"
8857+
8858+
msgid "Captcha is required"
8859+
msgstr "驗證碼是必填項"

0 commit comments

Comments
 (0)