UnisKB/ui/src/locales/lang/zh-Hant/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
}