From: Italo Rossi Date: Tue, 29 Mar 2016 21:52:24 +0000 (-0300) Subject: FS-8991 - [verto_communicator] Adding translation for CANCEL for fr_FR X-Git-Tag: v1.6.7^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08b93aecc3941ec64cc0ac20236f0450a3330e0;p=thirdparty%2Ffreeswitch.git FS-8991 - [verto_communicator] Adding translation for CANCEL for fr_FR --- diff --git a/html5/verto/verto_communicator/src/locales/locale-fr.json b/html5/verto/verto_communicator/src/locales/locale-fr.json index 67830e5218..55e74b9e39 100644 --- a/html5/verto/verto_communicator/src/locales/locale-fr.json +++ b/html5/verto/verto_communicator/src/locales/locale-fr.json @@ -138,5 +138,6 @@ "CHECK_CONNECTION_SPEED": "Vérifiez votre vitesse de connection à Internet.", "ERROR_PERMISSION_MEDIA": "Erreur: La permission d'accéder aux périphériques multimedia as été refusée", "ERROR_PROVISIONING_CONF": "Erreur: La configuration as échouée.", - "PLEASE_WAIT": "Merci de patienter..." + "PLEASE_WAIT": "Merci de patienter...", + "CANCEL": "Annuler", }