UnisKB/ui/src/locales/lang/zh-CN/components.ts

8 lines
187 B
TypeScript
Raw Normal View History

2025-01-21 07:25:21 +00:00
export default {
quickCreatePlaceholder: '快速创建空白文档',
quickCreateName: '文档名称',
2025-01-22 08:46:12 +00:00
noData: '无匹配数据',
loading: '加载中',
noMore: '到底啦!',
2025-01-21 07:25:21 +00:00
}