Skip to content

Commit 07fe9b5

Browse files
author
yk
committed
fix(i18n): update Japanese translation for sign-in code message
1 parent 4255d21 commit 07fe9b5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

allauth/locale/ja/LC_MESSAGES/django.po

+2-3
Original file line numberDiff line numberDiff line change
@@ -1022,10 +1022,9 @@ msgid "You have signed out."
10221022
msgstr "ログアウトしました。"
10231023

10241024
#: templates/account/messages/login_code_sent.txt:2
1025-
#, fuzzy, python-format
1026-
#| msgid "A sign-in code has been mailed to %(email)s."
1025+
#, python-format
10271026
msgid "A sign-in code has been sent to %(recipient)s."
1028-
msgstr "ログインコードを %(email)s へ送信しました。"
1027+
msgstr "ログインコードを %(recipient)s へ送信しました。"
10291028

10301029
#: templates/account/messages/password_changed.txt:2
10311030
msgid "Password successfully changed."

0 commit comments

Comments
 (0)