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

feat(UI): light theme

This commit is contained in:
2021-04-03 11:21:58 +02:00
parent 0783f8b57e
commit 280697698e
29 changed files with 799 additions and 265 deletions

View File

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