diff options
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index e82ecaeba6b..a542b35feec 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -1,12 +1,12 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다", +"Authentication error" => "인증 오류", "Group already exists" => "그룹이 이미 존재합니다.", "Unable to add group" => "그룹을 추가할 수 없습니다.", "Could not enable app. " => "앱을 활성화할 수 없습니다.", "Email saved" => "이메일 저장됨", "Invalid email" => "잘못된 이메일 주소", "Unable to delete group" => "그룹을 삭제할 수 없습니다.", -"Authentication error" => "인증 오류", "Unable to delete user" => "사용자를 삭제할 수 없습니다.", "Language changed" => "언어가 변경되었습니다", "Invalid request" => "잘못된 요청", @@ -42,6 +42,7 @@ "New password" => "새 암호", "show" => "보이기", "Change password" => "암호 변경", +"Display Name" => "표시 이름", "Email" => "이메일", "Your email address" => "이메일 주소", "Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오.", @@ -57,7 +58,6 @@ "Default Storage" => "기본 저장소", "Unlimited" => "무제한", "Other" => "기타", -"Display Name" => "표시 이름", "Group Admin" => "그룹 관리자", "Storage" => "저장소", "change display name" => "표시 이름 변경", |