Fixed the [English display] issue

This commit is contained in:
心隨緣動 2025-09-14 16:09:20 +08:00 committed by GitHub
parent e789442a65
commit 2241de5cbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,8 @@
[pages.login]
"hello" = "Hello"
"title" = "Welcome"
"XPanelSystem" = "Management System"
"title" = "Welcome to Use"
"loginAgain" = "Your session has expired, please log in again"
[pages.login.toasts]
@ -231,6 +232,14 @@
"exportInbound" = "Export Inbound"
"import" = "Import"
"importInbound" = "Import an Inbound"
"reviewTitle"="Please confirm the following configuration information"
"neverExpire"="Never expires"
"reviewHint"="If you need to modify, please return to the previous step"
"unlimited"="No restrictions"
"deviceLimit"="Device restrictions"
"deviceLimitDesc"="Please enter the specific quantity, 0 means no limit (leaving it blank also means no limit)"
"speedLimit"="Independent speedLimit"
"speedLimitDesc"="Set the maximum upload/download speed for this user in KB/s. 0 means unlimited speed."
[pages.client]
"add" = "Add Client"