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

feat(UI): modal that shows process query

This commit is contained in:
2021-03-04 19:34:18 +01:00
parent 049143d143
commit 07f60c3917
6 changed files with 52 additions and 29 deletions

View File

@ -99,7 +99,8 @@ module.exports = {
copy: 'Copy',
paste: 'Paste',
tools: 'Tools',
variables: 'Variables'
variables: 'Variables',
processes: 'Processes'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',
@ -197,6 +198,7 @@ module.exports = {
includeBetaUpdates: 'Include beta updates',
setNull: 'Set NULL',
processesList: 'Processes list',
processInfo: 'Process info',
manageUsers: 'Manage users'
},
faker: {