GUACAMOLE-354: Merge translation and definition for Swiss German keymap option.

This commit is contained in:
Mike Jumper
2019-06-17 18:34:02 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
"type" : "ENUM", "type" : "ENUM",
"options" : [ "options" : [
"", "",
"de-ch-qwertz",
"de-de-qwertz", "de-de-qwertz",
"en-gb-qwerty", "en-gb-qwerty",
"en-us-qwerty", "en-us-qwerty",

View File

@@ -448,6 +448,7 @@
"FIELD_OPTION_SECURITY_RDP" : "RDP encryption", "FIELD_OPTION_SECURITY_RDP" : "RDP encryption",
"FIELD_OPTION_SECURITY_TLS" : "TLS encryption", "FIELD_OPTION_SECURITY_TLS" : "TLS encryption",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Swiss German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "German (Qwertz)", "FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "", "FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
"FIELD_OPTION_SERVER_LAYOUT_EN_GB_QWERTY" : "UK English (Qwerty)", "FIELD_OPTION_SERVER_LAYOUT_EN_GB_QWERTY" : "UK English (Qwerty)",