GUAC-1410: Add parameter and value translation string for Japanese keymap.

This commit is contained in:
Michael Jumper
2016-02-01 14:57:21 -08:00
parent d136c9a87a
commit d7bea32a95
2 changed files with 2 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
"fr-fr-azerty",
"de-de-qwertz",
"it-it-qwerty",
"ja-jp-qwerty",
"sv-se-qwerty",
"failsafe"
]

View File

@@ -330,6 +330,7 @@
"FIELD_OPTION_SERVER_LAYOUT_FAILSAFE" : "Unicode",
"FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)",
"FIELD_OPTION_SERVER_LAYOUT_IT_IT_QWERTY" : "Italian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_JA_JP_QWERTY" : "Japanese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"NAME" : "RDP",