mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat: new table empty state
This commit is contained in:
@ -231,7 +231,8 @@ module.exports = {
|
||||
noSchema: 'No schema',
|
||||
restorePreviourSession: 'Restore previous session',
|
||||
runQuery: 'Run query',
|
||||
newTable: 'New table'
|
||||
newTable: 'New table',
|
||||
thereAreNoTableFields: 'There are no table fields'
|
||||
},
|
||||
faker: {
|
||||
address: 'Address',
|
||||
|
Reference in New Issue
Block a user