mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat: scratchpad to save persistent notes
This commit is contained in:
@ -205,7 +205,8 @@ module.exports = {
|
||||
createNewSchema: 'Create new schema',
|
||||
schemaName: 'Schema name',
|
||||
editSchema: 'Edit schema',
|
||||
deleteSchema: 'Delete schema'
|
||||
deleteSchema: 'Delete schema',
|
||||
markdownSupported: 'Markdown supported'
|
||||
},
|
||||
faker: {
|
||||
address: 'Address',
|
||||
|
Reference in New Issue
Block a user