From ca75cc09395171ca363b040f815099fc734b3f9d Mon Sep 17 00:00:00 2001
From: lipengwei <lipengwei@nianben.com>
Date: Wed, 27 May 2020 09:44:01 +0800
Subject: [PATCH] 3.8.4

---
 res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings |   47 ++++++++++++++++++++++++++---------------------
 1 files changed, 26 insertions(+), 21 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings
index 3468c93..afa750a 100755
--- a/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings
@@ -1,23 +1,28 @@
-/* 
-  Localizable.strings
-  ElvaTestIOS
-
-  Created by wwj on 16/5/30.
-  Copyright © 2016年 im30. All rights reserved.
-*/
-
-"ElvaChatService" = "ElvaChat Service";
-"offLine"="Your network is disconnected,please try again later";
+//韩语ko
+"content_too_long"="%ld 단어를 초과 할 수 없습니다!";
 "ContactCustomerService" = "연락하기";
-"self_service_interface"="services";
-"Message" = "Message";
-"WasHelp"="Was this helpful?";
-"NO"="NO";
-"YES"="YES";
-"elva__mark_helpful_toast"="도움이 되는 내용입니다";
-"elva__mark_no"="아니요";
-"elva__mark_unhelpful_toast"="도움이 안 되요";
-"elva__mark_yes"="예";
-"elva__mark_yes_no_question"="도움이 되는 내용인가요";
-"content_too_long"="No more than %ld chars!";
+"self_service_interface" = "셀프 서비스";
+"offLine"= "네트워크 연결이 끊어졌습니다. 나중에 다시 시도하십시오.";
 "CustomerService"="HELP";
+"elva__mark_helpful_toast"="질문이 도움이 되었다고 표시되었습니다";
+"elva__mark_unhelpful_toast"="질문이 도움이 되지 않았다고 표시되었습니다";
+"elva__mark_yes_no_question"="이 내용이 유용했나요?";
+"elva__mark_no"="아니요";
+"elva__mark_yes"="예";
+"RewardBalance"="포인트 잔고:";
+"GoTo" = "가기";
+"Forum" = "Q&A 커뮤니티";
+"RewardSuccess" = "성공";
+"RewardFailure" = "실패";
+"TokenInsufficient" = "토큰이 부족합니다.";
+"NeedMoreHelp" = "도움이 더 필요하십니까?";
+"your question"="귀하의 질문";
+"Cancel"="취소";
+"Oops, no relevant results were found"="해당 검색 결과가 없습니다.";
+"Success"="Success";
+"Failed"="Failed";
+"media_upload_err_format"="Unsupported files. Currently, only 'mp4, 3gp, png, jpg, jpeg, gif' available when uploading.";
+"media_upload_err_size"="파일 크기가 한도를 초과합니다. %dMB보다 작은 파일을 업로드하십시오.";
+"media_upload_err_net"="Transmission timed out, file uploading failed.";
+"Send us the network diagnostics? It'll help us improve connection quality."="네트워크 연결 정보를 보내시겠습니까? 안정적인 인터넷 연결을 유지하는데 도움이 됩니다.";
+"After checking, the network is available"="확인 후 네트워크를 사용할 수 있습니다";

--
Gitblit v1.8.0