配置导入导出
Some checks failed
Build Linux / Build Linux x86_64 (push) Has been cancelled
Build Test / Build Test (Linux) (push) Has been cancelled
Build Test / Build Test (Windows) (push) Has been cancelled
Build Test / Build Test (macOS) (push) Has been cancelled
Build Test / Build Test Summary (push) Has been cancelled

This commit is contained in:
2025-09-06 18:43:52 +08:00
parent d90169ac6d
commit e4245a6fed
11 changed files with 588 additions and 41 deletions

View File

@@ -921,7 +921,20 @@
"autoSelectFailed": "Failed to auto-select node",
"selectingBestNode": "Testing nodes to find the fastest...",
"packycodeTokenNote": "PackyCode uses API Key authentication only",
"enabledNote": "Enable this station to make it available for use"
"enabledNote": "Enable this station to make it available for use",
"export": "Export Config",
"import": "Import Config",
"exportSuccess": "Relay stations exported successfully",
"exportFailed": "Failed to export",
"importSuccess": "Relay stations imported successfully",
"importFailed": "Failed to import",
"importConfirm": "Import {{count}} relay station(s)? This will not delete existing stations.",
"importing": "Importing...",
"importTotal": "Total",
"importSuccess": "Success",
"importSkipped": "Skipped (duplicate)",
"importFailed": "Failed",
"allDuplicate": "All configurations already exist, nothing imported"
},
"status": {
"connected": "Connected",