This commit is contained in:
GH Action - Upstream Sync
2023-09-19 00:57:00 +00:00
15 changed files with 240 additions and 72 deletions

View File

@@ -189,6 +189,7 @@ const en: LocaleType = {
Config: {
Modal: {
Title: "Config Sync",
Check: "Check Connection",
},
SyncType: {
Title: "Sync Type",
@@ -209,6 +210,12 @@ const en: LocaleType = {
UserName: "User Name",
Password: "Password",
},
UpStash: {
Endpoint: "UpStash Redis REST Url",
UserName: "Backup Name",
Password: "UpStash Redis REST Token",
},
},
LocalState: "Local Data",