From: Italo Rossi Date: Tue, 29 Mar 2016 22:07:34 +0000 (-0300) Subject: FS-8991 - [verto_communicator] minor change X-Git-Tag: v1.6.7^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ab327ac9a80073910a4c09f8da57e8dc80c681;p=thirdparty%2Ffreeswitch.git FS-8991 - [verto_communicator] minor change --- diff --git a/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js b/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js index 925969bc28..41146d3bc0 100644 --- a/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js +++ b/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js @@ -73,8 +73,8 @@ 'en_US': 'en', 'it': 'it', 'it_IT': 'it', - 'fr': 'fr', - 'fr_FR': 'fr', + 'fr': 'fr', + 'fr_FR': 'fr', 'fr_CA': 'fr', 'pt': 'pt', 'pt_BR': 'pt',