fix(i18n): localize splash strings

This commit is contained in:
Supra4E8C
2026-02-14 00:24:52 +08:00
parent f003a34dc0
commit 3937a403b1
6 changed files with 20 additions and 5 deletions

View File

@@ -54,6 +54,10 @@
"login": "CLI Proxy API Management Center",
"abbr": "CPAMC"
},
"splash": {
"title": "CLI Proxy API",
"subtitle": "Management Center"
},
"auto_login": {
"title": "Auto Login in Progress...",
"message": "Attempting to connect to server using locally saved connection information"