1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: processes list tool

This commit is contained in:
2021-03-03 19:31:05 +01:00
parent db4430609e
commit 049143d143
11 changed files with 589 additions and 13 deletions

View File

@ -97,7 +97,9 @@ module.exports = {
content: 'Content',
cut: 'Cut',
copy: 'Copy',
paste: 'Paste'
paste: 'Paste',
tools: 'Tools',
variables: 'Variables'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',
@ -193,7 +195,9 @@ module.exports = {
selectAll: 'Select all',
queryDuration: 'Query duration',
includeBetaUpdates: 'Include beta updates',
setNull: 'Set NULL'
setNull: 'Set NULL',
processesList: 'Processes list',
manageUsers: 'Manage users'
},
faker: {
address: 'Address',