Skip to content

Commit d9dd922

Browse files
tmokmssthaddmt
andauthored
chore: add translation texts for Japanese (#2304)
* chore: add translation texts for Japanese * fix we wil have a target email address or phone number following the text * Create thirty-rivers-whisper.md Co-authored-by: thaddmt <[email protected]>
1 parent b8e0028 commit d9dd922

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aws-amplify/ui": patch
3+
---
4+
5+
chore: add translation texts for Japanese

packages/ui/src/i18n/dictionaries/authenticator/ja.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,11 @@ export const jaDict = {
5252
'Username cannot be empty': 'ユーザー名は入力必須です',
5353
Verify: '確認',
5454
'Verify Contact': '連絡先を確認',
55+
'We Emailed You': 'コードを送信しました',
56+
'Your code is on the way. To log in, enter the code we emailed to':
57+
'ログインするには、メールに記載されたコードを入力してください。送信先:',
58+
'Your code is on the way. To log in, enter the code we texted to':
59+
'ログインするには、テキストメッセージに記載されたコードを入力してください。送信先:',
60+
'It may take a minute to arrive.':
61+
'コードを受信するまで数分かかる場合があります。',
5562
};

0 commit comments

Comments
 (0)