add commands
This commit is contained in:
parent
c46d302441
commit
6bfbaa3c1b
2
en.json
2
en.json
@ -35,6 +35,8 @@
|
|||||||
|
|
||||||
"command_startsync": "start sync",
|
"command_startsync": "start sync",
|
||||||
"command_drynrun": "start sync (dry run only)",
|
"command_drynrun": "start sync (dry run only)",
|
||||||
|
"command_exportsyncplans": "export sync plans",
|
||||||
|
"command_exportlogsindb": "export logs saved in db",
|
||||||
|
|
||||||
"modal_password_title": "Hold on and PLEASE READ ON...",
|
"modal_password_title": "Hold on and PLEASE READ ON...",
|
||||||
"modal_password_shortdesc": "If the field is not empty, files would be encrypted locally before being uploaded.\nIf the field is empty, then files would be uploaded without encryption.",
|
"modal_password_shortdesc": "If the field is not empty, files would be encrypted locally before being uploaded.\nIf the field is empty, then files would be uploaded without encryption.",
|
||||||
|
|||||||
@ -35,6 +35,8 @@
|
|||||||
|
|
||||||
"command_startsync": "开始同步(start sync)",
|
"command_startsync": "开始同步(start sync)",
|
||||||
"command_drynrun": "开始同步(空跑模式)(start sync (dry run only))",
|
"command_drynrun": "开始同步(空跑模式)(start sync (dry run only))",
|
||||||
|
"command_exportsyncplans": "导出同步计划(export sync plans)",
|
||||||
|
"command_exportlogsindb": "从数据库导出终端日志(export logs saved in db)",
|
||||||
|
|
||||||
"modal_password_title": "稍等一下,请阅读下文:",
|
"modal_password_title": "稍等一下,请阅读下文:",
|
||||||
"modal_password_shortdesc": "如果密码不是空的,那么文件会在上传之前,在本地先用此密码加密。\n如果密码是空的,那么文件会被非加密地上传。",
|
"modal_password_shortdesc": "如果密码不是空的,那么文件会在上传之前,在本地先用此密码加密。\n如果密码是空的,那么文件会被非加密地上传。",
|
||||||
|
|||||||
@ -35,6 +35,8 @@
|
|||||||
|
|
||||||
"command_startsync": "開始同步(start sync)",
|
"command_startsync": "開始同步(start sync)",
|
||||||
"command_drynrun": "開始同步(空跑模式)(start sync (dry run only))",
|
"command_drynrun": "開始同步(空跑模式)(start sync (dry run only))",
|
||||||
|
"command_exportsyncplans": "匯出同步計劃(export sync plans)",
|
||||||
|
"command_exportlogsindb": "從資料庫匯出終端日誌(export logs saved in db)",
|
||||||
|
|
||||||
"modal_password_title": "稍等一下,請閱讀下文:",
|
"modal_password_title": "稍等一下,請閱讀下文:",
|
||||||
"modal_password_shortdesc": "如果密碼不是空的,那麼檔案會在上傳之前,在本地先用此密碼加密。\n如果密碼是空的,那麼檔案會被非加密地上傳。",
|
"modal_password_shortdesc": "如果密碼不是空的,那麼檔案會在上傳之前,在本地先用此密碼加密。\n如果密碼是空的,那麼檔案會被非加密地上傳。",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user