fix: document table file name
parent
f3b0bea93f
commit
66741fab51
|
|
@ -1,7 +1,7 @@
|
||||||
export default {
|
export default {
|
||||||
quickCreatePlaceholder: 'Quickly create blank document',
|
quickCreatePlaceholder: 'Quickly create blank document',
|
||||||
quickCreateName: 'File Name',
|
quickCreateName: 'Document name',
|
||||||
noData: 'No Data',
|
noData: 'No Data',
|
||||||
loading: 'Loading',
|
loading: 'Loading',
|
||||||
noMore: 'No more!',
|
noMore: 'No more!'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue