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

feat(UI): html, xml, json, svg and yaml editor modes in long text fields edit

This commit is contained in:
2021-02-21 19:22:03 +01:00
parent 110b0b414c
commit 9a1bf32128
6 changed files with 188 additions and 17 deletions

View File

@ -93,7 +93,8 @@ module.exports = {
ciphers: 'Ciphers',
upload: 'Upload',
browse: 'Browse',
faker: 'Faker'
faker: 'Faker',
content: 'Content'
},
message: {
appWelcome: 'Welcome to Antares SQL Client!',