Skip to content

Commit

Permalink
chore(i18n): kt.ts update (#5449)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuJM authored Aug 6, 2024
1 parent f31a09c commit 0919e55
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-gifts-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@aws-amplify/ui': patch
---

update i18n kr.ts
10 changes: 10 additions & 0 deletions packages/ui/src/i18n/dictionaries/authenticator/kr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,27 @@ export const krDict: AuthenticatorDictionary = {
'Creating Account': '회원가입중',
'Dismiss alert': '알림 무시',
Email: '이메일',
'Enter your Birthdate': '생년월일 입력',
'Enter your code': '인증번호를 입력해주세요',
'Enter your Confirmation Code': '확인 코드 입력',
'Enter your Email': '이메일 입력',
'Enter your Family Name': '성 입력',
'Enter your Given Name': '사용장 이름 입력',
'Enter your Name': '이름 입력',
'Enter your Nickname': '닉네임 입력',
'Enter your Password': '비밀번호 입력',
'Enter your phone number': '전화번호 입력',
'Enter your Preferred Username': '선호하는 아이디 입력',
'Enter your username': '아이디를 입력해주세요',
'Forgot password?': '비밀번호를 잊으셨나요?',
'Hide password': '비밀번호 숨기기',
'It may take a minute to arrive': '도착하는 데 1분 정도 걸릴 수 있습니다',
Loading: '로딩중',
'New password': '새 비밀번호',
or: '또는',
Password: '비밀번호',
'Phone Number': '전화번호',
'Please confirm your Password': '비밀번호를 확인해 주세요.',
'Resend Code': '인증번호 재전송',
'Reset your password': '비밀번호 재설정',
'Reset your Password': '비밀번호 재설정',
Expand Down

0 comments on commit 0919e55

Please sign in to comment.