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

feat: context menu option to duplicate connections

This commit is contained in:
2021-07-09 11:18:40 +02:00
parent c6897af22d
commit 439356a019
4 changed files with 24 additions and 10 deletions

View File

@ -114,7 +114,8 @@ module.exports = {
row: 'Row | Rows',
cell: 'Cell | Cells',
triggerFunction: 'Trigger function | Trigger functions',
all: 'All'
all: 'All',
duplicate: 'Duplicate'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',