This commit is contained in:
wangyijing
2024-07-01 02:50:29 +08:00
parent 82cb4a4dba
commit ca2eeb8370
2 changed files with 10 additions and 5 deletions

View File

@@ -187,12 +187,19 @@ const en: LocaleType = {
NotSyncYet: "Not sync yet",
Success: "Sync Success",
Fail: "Sync Fail",
ExportSuccess: "Sync config copied to clipboard",
ExportFail: "Export failed, please retry",
ImportSuccess: "Sync config imported successfully",
ImportFail: "Import failed, please check config string",
Config: {
Modal: {
Title: "Config Sync",
Check: "Check Connection",
},
ImportModal: {
Title: "Import Sync Config",
Placeholder: "Enter sync config",
},
SyncType: {
Title: "Sync Type",
SubTitle: "Choose your favorite sync service",