GUACAMOLE-901: Merge add translation and parameter definition for Belgian French layout.

This commit is contained in:
Virtually Nick
2020-03-09 05:43:55 -04:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
"es-es-qwerty",
"es-latam-qwerty",
"failsafe",
"fr-be-azerty",
"fr-fr-azerty",
"fr-ch-qwertz",
"hu-hu-qwertz",

View File

@@ -543,6 +543,7 @@
"FIELD_OPTION_SERVER_LAYOUT_ES_ES_QWERTY" : "Spanish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_ES_LATAM_QWERTY" : "Latin American (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_FAILSAFE" : "Unicode",
"FIELD_OPTION_SERVER_LAYOUT_FR_BE_AZERTY" : "Belgian French (Azerty)",
"FIELD_OPTION_SERVER_LAYOUT_FR_CH_QWERTZ" : "Swiss French (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)",
"FIELD_OPTION_SERVER_LAYOUT_HU_HU_QWERTZ" : "Hungarian (Qwertz)",