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/fr-FR.lproj/Localizable.strings |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings
index 92c7b14..e2e62df 100755
--- a/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings
+++ b/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings
@@ -20,5 +20,8 @@
 "Cancel"="Annuler";
 "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"="La taille du fichier dépasse la limite, veuillez télécharger le fichier de moins de %d Mo";
+"media_upload_err_net"="Transmission timed out, file uploading failed.";
+"Send us the network diagnostics? It'll help us improve connection quality."="Nous envoyer le diagnostique réseau? Cela nous aidera à améliorer la qualité de la connexion.";
+"After checking, the network is available"="Après vérification, le réseau est disponible";

--
Gitblit v1.8.0