mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2026-05-01 07:24:30 +08:00
fix bug
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user