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/pt-PT.lproj/Localizable.strings | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/pt-PT.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/pt-PT.lproj/Localizable.strings index cd4b844..a2230f7 100755 --- a/res/ElvaChatServiceSDK.bundle/pt-PT.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/pt-PT.lproj/Localizable.strings @@ -20,6 +20,8 @@ "Cancel"="cancelar"; "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"="O tamanho do arquivo excede o limite, faça o upload do arquivo com menos de %d MB"; +"media_upload_err_net"="Transmission timed out, file uploading failed."; +"Send us the network diagnostics? It'll help us improve connection quality."="Mandare il rapporto della condizione di rete? Ci aiuterà a migliorare le qualità della connessione."; +"After checking, the network is available"="Após a verificação, a rede está disponível"; -- Gitblit v1.8.0