更新
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
|
||||
import module from './zh'
|
||||
|
||||
const t = {}
|
||||
|
||||
t.module = module
|
||||
|
||||
t.loading = '加载中...'
|
||||
|
||||
t.brand = {}
|
||||
t.brand.lg = 'QMS'
|
||||
t.brand.mini = 'qms'
|
||||
|
||||
t.public = {}
|
||||
t.public.operation = '操作'
|
||||
|
||||
t.add = '新增'
|
||||
t.delete = '删除'
|
||||
|
||||
Reference in New Issue
Block a user