GUACAMOLE-273: Merge add parameter value and translation string for Portuguese Brazilian keyboard layout.

This commit is contained in:
Nick Couchman
2018-01-29 15:51:16 -05:00
2 changed files with 2 additions and 0 deletions

View File

@@ -100,6 +100,7 @@
"fr-ch-qwertz",
"it-it-qwerty",
"ja-jp-qwerty",
"pt-br-qwerty",
"sv-se-qwerty",
"tr-tr-qwerty"
]

View File

@@ -394,6 +394,7 @@
"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_PT_BR_QWERTY" : "Portuguese Brazilian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",