mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-273: Add parameter value and translation string for Portuguese Brazilian keyboard layout.
This commit is contained in:
@@ -99,6 +99,7 @@
|
|||||||
"fr-ch-qwertz",
|
"fr-ch-qwertz",
|
||||||
"it-it-qwerty",
|
"it-it-qwerty",
|
||||||
"ja-jp-qwerty",
|
"ja-jp-qwerty",
|
||||||
|
"pt-br-qwerty",
|
||||||
"sv-se-qwerty",
|
"sv-se-qwerty",
|
||||||
"tr-tr-qwerty"
|
"tr-tr-qwerty"
|
||||||
]
|
]
|
||||||
|
@@ -393,6 +393,7 @@
|
|||||||
"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_JA_JP_QWERTY" : "Japanese (Qwerty)",
|
||||||
|
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Portuguese Brazilian (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)",
|
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user