summaryrefslogtreecommitdiffstats
path: root/i18n/ko.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-02-15 02:04:21 +0000
committerElias Nahum <nahumhbl@gmail.com>2018-02-15 02:04:21 +0000
commit7f93d17a5fb5e64a336c44c35b3a41a0c0047783 (patch)
tree25a185247ff6bb6a319d1118ecdc1c55695b86c1 /i18n/ko.json
parent622fb1a50fc9a3db8d1f587af751e14a55731db4 (diff)
downloadchat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.tar.gz
chat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.tar.bz2
chat-7f93d17a5fb5e64a336c44c35b3a41a0c0047783.zip
translations PR 20180215
Diffstat (limited to 'i18n/ko.json')
-rw-r--r--i18n/ko.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/i18n/ko.json b/i18n/ko.json
index 68fb33734..78fe29d16 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -1812,11 +1812,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files in "
+ "translation": " uploaded one or more files in "
},
{
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
- "translation": " Uploaded one or more files in a direct message"
+ "translation": " uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2708,7 +2708,7 @@
},
{
"id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
- "translation": "The signup link does not appear to be valid"
+ "translation": "유효하지 않은 가입 링크입니다."
},
{
"id": "api.user.create_user.team_name.app_error",
@@ -3691,6 +3691,10 @@
"translation": "Plugins and/or plugin uploads have been disabled."
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Personal access tokens are disabled on this server. Please contact your system administrator for details."
},