Add Norwegian Bokmål to the build

This commit is contained in:
Cameron Gutman
2021-03-24 20:40:22 -05:00
parent 6b041e7657
commit 48dde310ae
5 changed files with 12 additions and 2 deletions
+4
View File
@@ -781,6 +781,10 @@ Flickable {
text: "简体中文" //Simplified Chinese
val: StreamingPreferences.LANG_ZH_CN
}
ListElement {
text: "Norwegian Bokmål"
val: StreamingPreferences.LANG_NB_NO
}
}
// ::onActivated must be used, as it only listens for when the index is changed by a human
onActivated : {