add: i18n text for config check (#2750)

This commit is contained in:
Christine.
2025-02-24 22:23:42 +08:00
committed by GitHub
parent c51199719d
commit f72a2a943b
7 changed files with 31 additions and 8 deletions

View File

@@ -441,5 +441,9 @@
"Direct Mode": "Direct Mode",
"Enable Tray Speed": "Enable Tray Speed",
"Lite Mode": "Lightweight Mode",
"Lite Mode Info": "Close the GUI and keep only the kernel running"
"Lite Mode Info": "Close the GUI and keep only the kernel running",
"Config Validation Failed": "Subscription configuration validation failed. Please check the subscription configuration file; modifications have been rolled back.",
"Boot Config Validation Failed": "The subscription configuration validation failed. Please start with the default configuration and check the subscription configuration file.",
"Core Change Config Validation Failed": "Configuration validation failed when switching kernel; Please start with the default configuration and check the subscription configuration file.",
"Config Validation Process Terminated": "The configuration verification process has been terminated."
}