summaryrefslogtreecommitdiffstats
path: root/i18n/ko.i18n.json
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-01 17:56:00 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-03 06:46:41 +0200
commit7f6929608c6423505778722dd4cb7bf8e837729e (patch)
tree67b1cca95c23e79e939a579c651ecbe42e37c8dd /i18n/ko.i18n.json
parent5f09c0ce406075bbd1ed9061f444e615375aa2d3 (diff)
downloadwekan-7f6929608c6423505778722dd4cb7bf8e837729e.tar.gz
wekan-7f6929608c6423505778722dd4cb7bf8e837729e.tar.bz2
wekan-7f6929608c6423505778722dd4cb7bf8e837729e.zip
Work on the user account system
Allow a user to modifies its name, username, initials, and password. Fixes username handling on sandstorm. Fixes #149.
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r--i18n/ko.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index 1712abfc..fbf3c621 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -169,7 +169,7 @@
"createLabelPopup-title": "라벨 생성",
"deleteLabelPopup-title": "라벨을 삭제합니까?",
"changePermissionsPopup-title": "권한 변경",
- "setLanguagePopup-title": "언어 변경",
+ "changeLanguagePopup-title": "언어 변경",
"cardAttachmentsPopup-title": "첨부할 위치...",
"attachmentDeletePopup-title": "첨부 파일을 삭제합니까?"
}