feat: i18n transformation completed

This commit is contained in:
elvis liao
2024-09-27 13:01:37 +08:00
parent e820e5599b
commit 0d0fcfccf3
19 changed files with 355 additions and 177 deletions

View File

@@ -1,6 +1,8 @@
{
"username": "username",
"username.not.empty": "username.not.empty",
"password": "password",
"password.not.empty": "password.not.empty",
"email": "email",
"logout": "logout",
"setting": "setting",
@@ -21,11 +23,37 @@
"succeed": "succeed",
"add": "add",
"document": "document",
"variables": "variables",
"dns": "dns",
"name": "name",
"create.time": "create.time",
"update.time": "update.time",
"created.in": "created.in",
"updated.in": "updated.in",
"basic.setting": "basic.setting",
"advanced.setting": "advanced.setting",
"operation.succeed": "operation.succeed",
"save.succeed": "save.succeed",
"save.failed": "save.failed",
"delete.failed": "delete.failed",
"ding.talk": "ding.talk",
"telegram": "telegram",
"webhook": "webhook",
"tencent": "tencent",
"tencent.cdn": "tencent.cdn",
"aliyun": "aliyun",
"aliyun.cdn": "aliyun.cdn",
"aliyun.oss": "aliyun.oss",
"aliyun.dcdn": "aliyun.dcdn",
"qiniu": "qiniu",
"qiniu.cdn": "qiniu.cdn",
"cloudflare": "cloudflare",
"namesilo": "namesilo",
"go.daddy": "go.daddy",
"ssh": "ssh",
"zod.rule.string.max": "zod.rule.string.max",
"zod.rule.url": "zod.rule.url",
"zod.rule.ssh.host": "zod.rule.ssh.host",
"login.submit": "login.submit",
"login.username.no.empty.message": "login.username.no.empty.message",
"login.password.length.message": "login.password.length.message",
@@ -68,13 +96,23 @@
"domain.management.forced.deployment": "domain.management.forced.deployment",
"domain.management.delete.confirm": "domain.management.delete.confirm",
"domain.management.edit.title": "domain.management.edit.title",
"domain.management.edit.dns.label": "domain.management.edit.dns.label",
"domain.management.edit.dns.verify.tips": "domain.management.edit.dns.verify.tips",
"domain.management.edit.target.type.verify.tips": "domain.management.edit.target.type.verify.tips",
"domain.management.edit.dns.access.label": "domain.management.edit.dns.access.label",
"domain.management.edit.dns.access.not.empty.message": "domain.management.edit.dns.access.not.empty.message",
"domain.management.edit.access.label": "domain.management.edit.access.label",
"domain.management.edit.access.not.empty.message": "domain.management.edit.access.not.empty.message",
"domain.management.edit.target.type": "domain.management.edit.target.type",
"domain.management.edit.target.type.not.empty.message": "domain.management.edit.target.type.not.empty.message",
"domain.management.edit.succeed.tips": "domain.management.edit.succeed.tips",
"domain.management.edit.target.access": "domain.management.edit.target.access",
"domain.management.edit.target.access.content.label": "domain.management.edit.target.access.content.label",
"domain.management.edit.target.access.not.empty.message": "domain.management.edit.target.access.not.empty.message",
"domain.management.edit.target.access.verify.msg": "domain.management.edit.target.access.verify.msg",
"domain.management.edit.group.label": "domain.management.edit.group.label",
"domain.management.edit.group.not.empty.message": "domain.management.edit.group.not.empty.message",
"domain.management.edit.email.not.empty.message": "domain.management.edit.email.not.empty.message",
"domain.management.edit.email.description": "domain.management.edit.email.description",
"domain.management.edit.variables.placeholder": "domain.management.edit.variables.placeholder",
"domain.management.edit.dns.placeholder": "domain.management.edit.dns.placeholder",
"domain.management.add.succeed.tips": "domain.management.add.succeed.tips",
"email.add": "email.add",
"email.list": "email.list",
@@ -104,5 +142,61 @@
"setting.notify.config.save.failed.url.not.valid": "setting.notify.config.save.failed.url.not.valid",
"deploy.progress.check": "deploy.progress.check",
"deploy.progress.apply": "deploy.progress.apply",
"deploy.progress.deploy": "deploy.progress.deploy"
"deploy.progress.deploy": "deploy.progress.deploy",
"access.management": "access.management",
"access.add": "access.add",
"access.edit": "access.edit",
"access.all": "access.all",
"access.list": "access.list",
"access.type": "access.type",
"access.type.not.empty": "access.type.not.empty",
"access.not.empty": "access.not.empty",
"access.empty": "access.empty",
"access.group.management": "access.group.management",
"access.group.add": "access.group.add",
"access.group.not.empty": "access.group.not.empty",
"access.group.name": "access.group.name",
"access.group.name.not.empty": "access.group.name.not.empty",
"access.group.delete": "access.group.delete",
"access.group.delete.confirm": "access.group.delete.confirm",
"access.group.domain.empty": "access.group.domain.empty",
"access.group.empty": "access.group.empty",
"access.group.total": "access.group.total",
"access.form.name.not.empty": "access.form.name.not.empty",
"access.form.config.field": "access.form.config.field",
"access.form.access.key.id": "access.form.access.key.id",
"access.form.access.key.id.not.empty": "access.form.access.key.id.not.empty",
"access.form.access.key.secret": "access.form.access.key.secret",
"access.form.access.key.secret.not.empty": "access.form.access.key.secret.not.empty",
"access.form.cloud.dns.api.token": "access.form.cloud.dns.api.token",
"access.form.cloud.dns.api.token.not.empty": "access.form.cloud.dns.api.token.not.empty",
"access.form.go.daddy.api.key": "access.form.go.daddy.api.key",
"access.form.go.daddy.api.key.not.empty": "access.form.go.daddy.api.key.not.empty",
"access.form.go.daddy.api.secret": "access.form.go.daddy.api.secret",
"access.form.go.daddy.api.secret.not.empty": "access.form.go.daddy.api.secret.not.empty",
"access.form.namesilo.api.key": "access.form.namesilo.api.key",
"access.form.namesilo.api.key.not.empty": "access.form.namesilo.api.key.not.empty",
"access.form.secret.id": "access.form.secret.id",
"access.form.secret.id.not.empty": "access.form.secret.id.not.empty",
"access.form.secret.key": "access.form.secret.key",
"access.form.secret.key.not.empty": "access.form.secret.key.not.empty",
"access.form.access.key": "access.form.access.key",
"access.form.access.key.not.empty": "access.form.access.key.not.empty",
"access.form.webhook.url": "access.form.webhook.url",
"access.form.webhook.url.not.empty": "access.form.webhook.url.not.empty",
"access.form.ssh.group.label": "access.form.ssh.group.label",
"access.form.ssh.host": "access.form.ssh.host",
"access.form.ssh.host.not.empty": "access.form.ssh.host.not.empty",
"access.form.ssh.port": "access.form.ssh.port",
"access.form.ssh.port.not.empty": "access.form.ssh.port.not.empty",
"access.form.ssh.key": "access.form.ssh.key",
"access.form.ssh.key.not.empty": "access.form.ssh.key.not.empty",
"access.form.ssh.key.file.not.empty": "access.form.ssh.key.file.not.empty",
"access.form.ssh.cert.path": "access.form.ssh.cert.path",
"access.form.ssh.cert.path.not.empty": "access.form.ssh.cert.path.not.empty",
"access.form.ssh.key.path": "access.form.ssh.key.path",
"access.form.ssh.key.path.not.empty": "access.form.ssh.key.path.not.empty",
"access.form.ssh.command": "access.form.ssh.command",
"access.form.ssh.command.not.empty": "access.form.ssh.command.not.empty",
"access.form.ding.access.token.placeholder": "access.form.ding.access.token.placeholder"
}