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/fr-FR.lproj/Localizable.strings | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings b/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings index a574754..e2e62df 100755 --- a/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings +++ b/res/ElvaChatServiceSDK.bundle/fr-FR.lproj/Localizable.strings @@ -16,9 +16,12 @@ "RewardFailure" = "Echec"; "TokenInsufficient" = "Jeton insuffisant"; "NeedMoreHelp" = "Besoin d'aide?"; - - - - - - +"your question"="Votre question"; +"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