mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge pull request #520 from lonerOrz/feature/language-selection
feat: Implement language selection feature
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
"animationSpeed": 1,
|
||||
"animationDisabled": false,
|
||||
"compactLockScreen": false,
|
||||
"lockOnSuspend": true
|
||||
"lockOnSuspend": true,
|
||||
"language": ""
|
||||
},
|
||||
"location": {
|
||||
"name": "Tokyo",
|
||||
@@ -256,4 +257,4 @@
|
||||
"battery": {
|
||||
"chargingMode": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user