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

feat(PostgreSQL): edit array and text search fields

This commit is contained in:
2021-03-17 18:06:17 +01:00
parent 964570247f
commit fc651149b9
6 changed files with 35 additions and 9 deletions

View File

@ -100,7 +100,8 @@ module.exports = {
paste: 'Paste',
tools: 'Tools',
variables: 'Variables',
processes: 'Processes'
processes: 'Processes',
database: 'Database'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',