mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-625: Add translation and parameter definition for Latin American layout.
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
"en-gb-qwerty",
|
||||
"en-us-qwerty",
|
||||
"es-es-qwerty",
|
||||
"es-latam-qwerty",
|
||||
"failsafe",
|
||||
"fr-fr-azerty",
|
||||
"fr-ch-qwertz",
|
||||
|
@@ -541,6 +541,7 @@
|
||||
"FIELD_OPTION_SERVER_LAYOUT_EN_GB_QWERTY" : "UK English (Qwerty)",
|
||||
"FIELD_OPTION_SERVER_LAYOUT_EN_US_QWERTY" : "US English (Qwerty)",
|
||||
"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_CH_QWERTZ" : "Swiss French (Qwertz)",
|
||||
"FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)",
|
||||
|
Reference in New Issue
Block a user