mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-1410: Add parameter and value translation string for Japanese keymap.
This commit is contained in:
@@ -69,6 +69,7 @@
|
|||||||
"fr-fr-azerty",
|
"fr-fr-azerty",
|
||||||
"de-de-qwertz",
|
"de-de-qwertz",
|
||||||
"it-it-qwerty",
|
"it-it-qwerty",
|
||||||
|
"ja-jp-qwerty",
|
||||||
"sv-se-qwerty",
|
"sv-se-qwerty",
|
||||||
"failsafe"
|
"failsafe"
|
||||||
]
|
]
|
||||||
|
@@ -330,6 +330,7 @@
|
|||||||
"FIELD_OPTION_SERVER_LAYOUT_FAILSAFE" : "Unicode",
|
"FIELD_OPTION_SERVER_LAYOUT_FAILSAFE" : "Unicode",
|
||||||
"FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)",
|
"FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)",
|
||||||
"FIELD_OPTION_SERVER_LAYOUT_IT_IT_QWERTY" : "Italian (Qwerty)",
|
"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)",
|
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
|
||||||
|
|
||||||
"NAME" : "RDP",
|
"NAME" : "RDP",
|
||||||
|
Reference in New Issue
Block a user