chore: i18n

This commit is contained in:
dap
2024-09-10 08:57:38 +08:00
parent 93f9388f96
commit 29d1e38843
3 changed files with 16 additions and 3 deletions

View File

@@ -20,6 +20,11 @@
"btn_zoom_in": "Zoom in",
"btn_zoom_out": "Zoom out",
"preview": "Preview"
},
"tenantToggle": {
"placeholder": "Please select a tenant",
"switch": "Switch to tenant: ",
"reset": "Reset to default tenant"
}
},
"pages": {

View File

@@ -20,6 +20,11 @@
"btn_zoom_in": "放大",
"btn_zoom_out": "缩小",
"preview": "预览"
},
"tenantToggle": {
"placeholder": "选择租户",
"switch": "切换当前租户为: ",
"reset": "还原为默认租户"
}
},
"pages": {