Merge pull request #520 from lonerOrz/feature/language-selection

feat: Implement language selection feature
This commit is contained in:
Lemmy
2025-10-18 14:30:31 -04:00
committed by GitHub
10 changed files with 131 additions and 28 deletions
+3 -2
View File
@@ -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
}
}
}