mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-21 19:18:53 +00:00
parent
b847c75ad6
commit
eba5a31578
@ -28,6 +28,10 @@ QtObject {
|
||||
ListElement {key: "ur"; shortName: "اُردُو"; name: "Urdu"; category: "Beta Languages"; imageSource: "../../assets/twemoji/26x26/1f1f5-1f1f0.png"; selected: false}
|
||||
}
|
||||
|
||||
onLocaleChanged: {
|
||||
initializeLanguageModel()
|
||||
}
|
||||
|
||||
// TODO: That logic should be moved to backend.
|
||||
function initializeLanguageModel() {
|
||||
var isSelected = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user