Skip to content

Commit 66741fa

Browse files
committed
fix: document table file name
1 parent f3b0bea commit 66741fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default {
22
quickCreatePlaceholder: 'Quickly create blank document',
3-
quickCreateName: 'File Name',
3+
quickCreateName: 'Document name',
44
noData: 'No Data',
55
loading: 'Loading',
6-
noMore: 'No more!',
6+
noMore: 'No more!'
77
}

0 commit comments

Comments
 (0)