Update translations

- Add RU and ES to resources.qrc and app.pro
- Rerun lupdate-pro and lrelease-pro
This commit is contained in:
Cameron Gutman
2021-04-04 10:25:06 -05:00
parent 13206227d9
commit 44229dfe51
14 changed files with 307 additions and 286 deletions
+9
View File
@@ -785,6 +785,15 @@ Flickable {
text: "Norwegian Bokmål"
val: StreamingPreferences.LANG_NB_NO
}
ListElement {
text: "русский" // Russian
val: StreamingPreferences.LANG_RU
}
// Don't list Spanish until it is more complete
/*ListElement {
text: "Español" // Spanish
val: StreamingPreferences.LANG_ES
}*/
}
// ::onActivated must be used, as it only listens for when the index is changed by a human
onActivated : {