init i18n

This commit is contained in:
2022-08-31 10:22:44 +08:00
parent 1e78bbf6ee
commit 974079296b
5 changed files with 273 additions and 45 deletions

View File

@@ -1,6 +1,7 @@
const t = {}
t.loading = '加载中...'
t.createTime = '添加时间'
t.brand = {}
t.brand.lg = '生产监控系统'