feat: improve sync (#429)

This commit is contained in:
hstyi
2025-03-29 19:09:04 +08:00
committed by GitHub
parent ccb2c6daa0
commit 827d814c7b
20 changed files with 335 additions and 121 deletions

View File

@@ -76,9 +76,6 @@ termora.settings.terminal.auto-close-tab=Auto Close Tab
termora.settings.terminal.auto-close-tab-description=Automatically close the tab when the terminal is disconnected normally
termora.settings.sync=Sync
termora.settings.sync.push=Push
termora.settings.sync.push-warning=Pushing will overwrite the configuration. It is recommended to pull before pushing
termora.settings.sync.pull=Pull
termora.settings.sync.done=Synchronized data successfully
termora.settings.sync.export=${termora.keymgr.export}
termora.settings.sync.import=${termora.keymgr.import}