From 4595168863700c05fa9d50acd6ba1feba242b0b2 Mon Sep 17 00:00:00 2001 From: Jeong Arm Date: Wed, 10 Apr 2019 21:49:40 +0900 Subject: Translation - Korean (#10540) --- config/locales/ko.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/locales/ko.yml') diff --git a/config/locales/ko.yml b/config/locales/ko.yml index cf0a99384..6334ad30b 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -134,6 +134,7 @@ ko: moderation_notes: 모더레이션 기록 most_recent_activity: 최근 활동 most_recent_ip: 최근 IP + no_account_selected: 아무 계정도 선택 되지 않아 아무 것도 변경 되지 않았습니다 no_limits_imposed: 제한 없음 not_subscribed: 구독하지 않음 outbox_url: 발신함 URL @@ -861,6 +862,9 @@ ko: revoke_success: 세션이 성공적으로 삭제되었습니다 title: 세션 settings: + account: 계정 + account_settings: 계정 설정 + appearance: 외관 authorized_apps: 인증된 애플리케이션 back: 돌아가기 delete: 계정 삭제 @@ -870,9 +874,11 @@ ko: featured_tags: 추천 해시태그 identity_proofs: 신원 증명 import: 데이터 가져오기 + import_and_export: 가져오기 / 내보내기 migrate: 계정 이동 notifications: 알림 preferences: 사용자 설정 + profile: 프로필 relationships: 팔로잉과 팔로워 two_factor_authentication: 2단계 인증 statuses: -- cgit