chore: new translations (#2183)

* new translations
* chore: make bundle
This commit is contained in:
Pavol Rusnak
2023-12-19 11:22:37 +01:00
committed by GitHub
parent a15af87f9b
commit 95f6ae2bb6
17 changed files with 525 additions and 26 deletions
+34 -1
View File
@@ -192,5 +192,38 @@ window.localisation.kr = {
hour: '시간',
disable_server_log: '서버 로깅 중단하기',
enable_server_log: '서버 로깅 활성화하기',
coming_soon: '곧 구현될 기능들입니다'
coming_soon: '곧 구현될 기능들입니다',
session_has_expired: '세션 유효 기간이 만료되었습니다. 다시 로그인해 주세요.',
instant_access_question: '즉시 액세스하시겠습니까?',
login_with_user_id: '사용자 ID로 로그인',
or: '또는',
create_new_wallet: '새 지갑 만들기',
login_to_account: '계정에 로그인하세요.',
create_account: '계정 생성',
account_settings: '계정 설정',
signin_with_google: 'Google으로 로그인',
signin_with_github: 'GitHub으로 로그인',
username_or_email: '사용자 이름 또는 이메일',
password: '비밀번호',
password_config: '비밀번호 설정',
password_repeat: '비밀번호 재입력',
change_password: '비밀번호 변경',
set_password: '비밀번호 설정',
invalid_password: '비밀번호는 최소 8자 이상이어야 합니다',
login: '로그인',
register: '등록',
username: '사용자 이름',
user_id: '사용자 ID',
email: '이메일',
first_name: '성명',
last_name: '성',
picture: '사진',
verify_email: '이메일을 인증하려면',
account: '계정',
update_account: '계정 업데이트',
invalid_username: '잘못된 사용자 이름',
auth_provider: '인증 제공자',
my_account: '내 계정',
back: '뒤로',
logout: '로그아웃'
}