feat: add system language detection and prompt on first launch

This commit is contained in:
pa
2026-03-17 20:31:56 +09:00
parent 6720f1a294
commit 120a4c3533
19 changed files with 323 additions and 34 deletions

View File

@@ -215,6 +215,10 @@
"devEndpoint": "Dev Endpoint",
"endpoint": "Endpoint",
"websocket": "WebSocket"
},
"language_detect": {
"title": "Language Detected",
"description": "Your system language appears to be {language}. Would you like to switch to it?"
}
},
"feed": {
@@ -2680,7 +2684,7 @@
"table": {
"header_menu": {
"reset_all": "Reset All",
"lock_column_order": "Lock Column Order"
"lock_column_order": "Lock Column"
},
"pagination": {
"rows_per_page": "Rows per page",