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/ja.lproj/Localizable.strings | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings index c82bbb2..1d5b33b 100755 --- a/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/ja.lproj/Localizable.strings @@ -22,4 +22,8 @@ "Success"="成功"; "Failed"="失敗"; "Please tell us more details"="原因を具体的に書いてください。"; - +"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