mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat(UI): ability to manually insert page number in DATA tabs, closes #65
This commit is contained in:
@ -215,7 +215,8 @@ module.exports = {
|
||||
deleteSchema: 'Delete schema',
|
||||
markdownSupported: 'Markdown supported',
|
||||
plantATree: 'Plant a Tree',
|
||||
dataTabPageSize: 'DATA tab page size'
|
||||
dataTabPageSize: 'DATA tab page size',
|
||||
pageNumber: 'Page number'
|
||||
},
|
||||
faker: {
|
||||
address: 'Address',
|
||||
|
Reference in New Issue
Block a user