feat(ui): improve i18n
This commit is contained in:
@@ -162,12 +162,16 @@
|
||||
"workflow_node.deploy.form.local_key_path.tooltip": "注意,路径需包含完整的文件名,而不是仅目录。",
|
||||
"workflow_node.deploy.form.local_pfx_password.label": "PFX 导出密码",
|
||||
"workflow_node.deploy.form.local_pfx_password.placeholder": "请输入 PFX 导出密码",
|
||||
"workflow_node.deploy.form.local_jks_alias.label": "JKS 别名(KeyStore Alias)",
|
||||
"workflow_node.deploy.form.local_pfx_password.tooltip": "这是什么?请参阅 <a href=\"https://learn.microsoft.com/zh-cn/windows-hardware/drivers/install/personal-information-exchange---pfx--files\" target=\"_blank\">https://learn.microsoft.com/zh-cn/windows-hardware/drivers/install/personal-information-exchange---pfx--files</a>",
|
||||
"workflow_node.deploy.form.local_jks_alias.label": "JKS 别名",
|
||||
"workflow_node.deploy.form.local_jks_alias.placeholder": "请输入 JKS 别名",
|
||||
"workflow_node.deploy.form.local_jks_keypass.label": "JKS 私钥访问口令(KeyStore Keypass)",
|
||||
"workflow_node.deploy.form.local_jks_alias.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.local_jks_keypass.label": "JKS 私钥访问口令",
|
||||
"workflow_node.deploy.form.local_jks_keypass.placeholder": "请输入 JKS 私钥访问口令",
|
||||
"workflow_node.deploy.form.local_jks_storepass.label": "JKS 密钥库存储口令(KeyStore Storepass)",
|
||||
"workflow_node.deploy.form.local_jks_keypass.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.local_jks_storepass.label": "JKS 密钥库存储口令",
|
||||
"workflow_node.deploy.form.local_jks_storepass.placeholder": "请输入 JKS 密钥库存储口令",
|
||||
"workflow_node.deploy.form.local_jks_storepass.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.local_shell_env.label": "命令执行环境",
|
||||
"workflow_node.deploy.form.local_shell_env.placeholder": "请选择命令执行环境",
|
||||
"workflow_node.deploy.form.local_shell_env.option.sh.label": "POSIX Bash(Linux / macOS)",
|
||||
@@ -197,12 +201,16 @@
|
||||
"workflow_node.deploy.form.ssh_key_path.tooltip": "注意,路径需包含完整的文件名,而不是仅目录。",
|
||||
"workflow_node.deploy.form.ssh_pfx_password.label": "PFX 导出密码",
|
||||
"workflow_node.deploy.form.ssh_pfx_password.placeholder": "请输入 PFX 导出密码",
|
||||
"workflow_node.deploy.form.ssh_jks_alias.label": "JKS 别名(KeyStore Alias)",
|
||||
"workflow_node.deploy.form.ssh_pfx_password.tooltip": "这是什么?请参阅 <a href=\"https://learn.microsoft.com/zh-cn/windows-hardware/drivers/install/personal-information-exchange---pfx--files\" target=\"_blank\">https://learn.microsoft.com/zh-cn/windows-hardware/drivers/install/personal-information-exchange---pfx--files</a>",
|
||||
"workflow_node.deploy.form.ssh_jks_alias.label": "JKS 别名",
|
||||
"workflow_node.deploy.form.ssh_jks_alias.placeholder": "请输入 JKS 别名",
|
||||
"workflow_node.deploy.form.ssh_jks_keypass.label": "JKS 私钥访问口令(KeyStore Keypass)",
|
||||
"workflow_node.deploy.form.ssh_jks_alias.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.ssh_jks_keypass.label": "JKS 私钥访问口令",
|
||||
"workflow_node.deploy.form.ssh_jks_keypass.placeholder": "请输入 JKS 私钥访问口令",
|
||||
"workflow_node.deploy.form.ssh_jks_storepass.label": "JKS 密钥库存储口令(KeyStore Storepass)",
|
||||
"workflow_node.deploy.form.ssh_jks_keypass.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.ssh_jks_storepass.label": "JKS 密钥库存储口令",
|
||||
"workflow_node.deploy.form.ssh_jks_storepass.placeholder": "请输入 JKS 密钥库存储口令",
|
||||
"workflow_node.deploy.form.ssh_jks_storepass.tooltip": "这是什么?请参阅 <a href=\"https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html\" target=\"_blank\">https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html</a>",
|
||||
"workflow_node.deploy.form.ssh_shell_env.label": "命令执行环境",
|
||||
"workflow_node.deploy.form.ssh_shell_env.value": "POSIX Bash(Linux / macOS)",
|
||||
"workflow_node.deploy.form.ssh_pre_command.label": "前置命令",
|
||||
|
||||
Reference in New Issue
Block a user