增加不同类型中转站

This commit is contained in:
2025-09-05 23:51:05 +08:00
parent 71adf8416a
commit e8fe999d16
6 changed files with 798 additions and 111 deletions

View File

@@ -863,6 +863,7 @@
"adapterType": "Adapter Type",
"authMethod": "Authentication Method",
"systemToken": "System Token",
"getApiKey": "Get API Key",
"tokenPlaceholder": "Enter your API token",
"tokenRequired": "System token is required",
"userId": "User ID",
@@ -883,6 +884,11 @@
"disabledSuccess": "Relay station disabled successfully",
"toggleEnableFailed": "Failed to toggle relay station status",
"syncConfig": "Sync Config",
"configPreview": "Config Preview",
"viewJson": "View JSON",
"configSaved": "Config saved",
"invalidJson": "Invalid JSON format",
"saveFailed": "Save failed",
"syncFailed": "Failed to sync configuration",
"currentConfig": "Current Configuration",
"notConfigured": "Not configured",