From d8c7af0ebe241beb9270ba597a8d2dd9ca3275e9 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Wed, 06 May 2020 10:38:13 +0800 Subject: [PATCH] 2.1.0 --- res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings index 07dee98..afa750a 100755 --- a/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/ko.lproj/Localizable.strings @@ -21,3 +21,8 @@ "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