GUACAMOLE-1160 : Add/Update French translations.

This commit is contained in:
Laurent Etiemble
2020-09-16 17:50:56 +02:00
parent 70315d6dcb
commit 93400ef521
14 changed files with 281 additions and 61 deletions

View File

@@ -13,6 +13,7 @@
"translations/ca.json",
"translations/de.json",
"translations/en.json",
"translations/fr.json",
"translations/ja.json",
"translations/pt.json",
"translations/ru.json"

View File

@@ -0,0 +1,12 @@
{
"DATA_SOURCE_OPENID" : {
"NAME" : "OpenID SSO Backend"
},
"LOGIN" : {
"FIELD_HEADER_ID_TOKEN" : "",
"INFO_OID_REDIRECT_PENDING" : "Veuillez patienter, redirection vers le fournisseur d'identité..."
}
}