GUACAMOLE-1064: Add Norwegian keymap parameter value and translation.

This commit is contained in:
Michael Jumper
2021-12-10 23:43:36 -08:00
parent 66e1f1f136
commit 68dd871e24
2 changed files with 2 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
"hu-hu-qwertz",
"it-it-qwerty",
"ja-jp-qwerty",
"no-no-qwerty",
"pt-br-qwerty",
"sv-se-qwerty",
"da-dk-qwerty",

View File

@@ -568,6 +568,7 @@
"FIELD_OPTION_SERVER_LAYOUT_HU_HU_QWERTZ" : "Hungarian (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_IT_IT_QWERTY" : "Italian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_JA_JP_QWERTY" : "Japanese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_NO_NO_QWERTY" : "Norwegian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Portuguese Brazilian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",