mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat: context menu shortcut to set NULL a table cell
This commit is contained in:
@ -192,7 +192,8 @@ module.exports = {
|
||||
searchForElements: 'Search for elements',
|
||||
selectAll: 'Select all',
|
||||
queryDuration: 'Query duration',
|
||||
includeBetaUpdates: 'Include beta updates'
|
||||
includeBetaUpdates: 'Include beta updates',
|
||||
setNull: 'Set NULL'
|
||||
},
|
||||
faker: {
|
||||
address: 'Address',
|
||||
|
Reference in New Issue
Block a user