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

feat: add translation for open,save, and save as file

This commit is contained in:
bagusindrayana
2024-04-06 15:34:18 +08:00
parent 6b56c60b68
commit f7204dc0ae

View File

@ -396,7 +396,11 @@ export const enUS = {
editNote: 'Edit note',
showArchivedNotes: 'Show archived notes',
hideArchivedNotes: 'Hide archived notes',
tag: 'Tag' // Note tag
tag: 'Tag', // Note tag,
saveFile: 'Save file',
saveFileAs: 'Save file as',
openFile: 'Open file'
},
faker: { // Faker.js methods, used in random generated content
address: 'Address',