chore: i18n

This commit is contained in:
dap
2024-09-10 09:05:16 +08:00
parent 29d1e38843
commit 0a4388b05a
3 changed files with 12 additions and 3 deletions

View File

@@ -25,6 +25,10 @@
"placeholder": "Please select a tenant",
"switch": "Switch to tenant: ",
"reset": "Reset to default tenant"
},
"notice": {
"title": "Notice",
"received": "You have received a new message"
}
},
"pages": {

View File

@@ -25,6 +25,10 @@
"placeholder": "选择租户",
"switch": "切换当前租户为: ",
"reset": "还原为默认租户"
},
"notice": {
"title": "消息",
"received": "收到新消息"
}
},
"pages": {