mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-29 16:12:55 +00:00
fix: document table file name
This commit is contained in:
parent
f3b0bea93f
commit
66741fab51
|
|
@ -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!'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue