maxkb/ui/src/locales/lang/zh-CN/components.ts
wangdan-fit2cloud 84475b32f9 fix: i18n bugs
2025-01-22 16:46:20 +08:00

8 lines
187 B
TypeScript

export default {
quickCreatePlaceholder: '快速创建空白文档',
quickCreateName: '文档名称',
noData: '无匹配数据',
loading: '加载中',
noMore: '到底啦!',
}