mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-481: Add parameter value and translation string for Turkish-Q keyboard layout.
This commit is contained in:
@@ -99,7 +99,8 @@
|
|||||||
"fr-ch-qwertz",
|
"fr-ch-qwertz",
|
||||||
"it-it-qwerty",
|
"it-it-qwerty",
|
||||||
"ja-jp-qwerty",
|
"ja-jp-qwerty",
|
||||||
"sv-se-qwerty"
|
"sv-se-qwerty",
|
||||||
|
"tr-tr-qwerty"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@@ -394,6 +394,7 @@
|
|||||||
"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_JA_JP_QWERTY" : "Japanese (Qwerty)",
|
||||||
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
|
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
|
||||||
|
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",
|
||||||
|
|
||||||
"NAME" : "RDP",
|
"NAME" : "RDP",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user