fix: document table file name

v3.2
wxg0103 2025-01-24 10:38:39 +08:00
parent f3b0bea93f
commit 66741fab51
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
export default {
quickCreatePlaceholder: 'Quickly create blank document',
quickCreateName: 'File Name',
quickCreateName: 'Document name',
noData: 'No Data',
loading: 'Loading',
noMore: 'No more',
noMore: 'No more'
}