mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 16:23:50 +02:00
feat: add system language detection and prompt on first launch
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
"devEndpoint": "開発者用エンドポイント",
|
||||
"endpoint": "エンドポイント",
|
||||
"websocket": "ウェブソケット"
|
||||
},
|
||||
"language_detect": {
|
||||
"title": "言語を検出しました",
|
||||
"description": "システム言語は {language} のようです。切り替えますか?"
|
||||
}
|
||||
},
|
||||
"feed": {
|
||||
|
||||
Reference in New Issue
Block a user