Skip to content

Commit 0919e55

Browse files
authored
chore(i18n): kt.ts update (#5449)
1 parent f31a09c commit 0919e55

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.changeset/curly-gifts-hope.md

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+
update i18n kr.ts

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,27 @@ export const krDict: AuthenticatorDictionary = {
1919
'Creating Account': '회원가입중',
2020
'Dismiss alert': '알림 무시',
2121
Email: '이메일',
22+
'Enter your Birthdate': '생년월일 입력',
2223
'Enter your code': '인증번호를 입력해주세요',
24+
'Enter your Confirmation Code': '확인 코드 입력',
2325
'Enter your Email': '이메일 입력',
26+
'Enter your Family Name': '성 입력',
27+
'Enter your Given Name': '사용장 이름 입력',
28+
'Enter your Name': '이름 입력',
29+
'Enter your Nickname': '닉네임 입력',
30+
'Enter your Password': '비밀번호 입력',
2431
'Enter your phone number': '전화번호 입력',
32+
'Enter your Preferred Username': '선호하는 아이디 입력',
2533
'Enter your username': '아이디를 입력해주세요',
34+
'Forgot password?': '비밀번호를 잊으셨나요?',
2635
'Hide password': '비밀번호 숨기기',
2736
'It may take a minute to arrive': '도착하는 데 1분 정도 걸릴 수 있습니다',
2837
Loading: '로딩중',
2938
'New password': '새 비밀번호',
3039
or: '또는',
3140
Password: '비밀번호',
3241
'Phone Number': '전화번호',
42+
'Please confirm your Password': '비밀번호를 확인해 주세요.',
3343
'Resend Code': '인증번호 재전송',
3444
'Reset your password': '비밀번호 재설정',
3545
'Reset your Password': '비밀번호 재설정',

0 commit comments

Comments
 (0)