Skip to content

Commit 792e047

Browse files
author
rusanter
committed
Commented/translated outdated lines in Japanese translation #2419
1 parent fd17d5a commit 792e047

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Resources/translations/FOSUserBundle.ja.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ registration:
4545
開発チーム
4646
4747
resetting:
48-
check_email: '%email% 宛にメールを送信しました。メールに記載された確認 URL にアクセスして、アカウントを有効化してください。'
48+
# check_email: '%email% 宛にメールを送信しました。メールに記載された確認 URL にアクセスして、アカウントを有効化してください。'
4949
request:
5050
username: ユーザー名かメールアドレス
5151
submit: パスワードのリセット

Resources/translations/validators.ja.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ fos_user:
2323
blank: 名前を入力してください
2424
short: 名前が短すぎます
2525
long: 名前が長すぎます
26+
fos_group:
27+
name:
28+
already_used: 'その名前は既に使用されています'

0 commit comments

Comments
 (0)