Add i18n and some languages

This commit is contained in:
Nicola Benaglia
2025-04-21 12:14:51 +02:00
parent 655c990917
commit d2a82519ad
10 changed files with 113 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
{
"add": {
"task": "Add task"
},
"cancel": "Cancel",
"description": "Description" ,
"save": "Save",
"title": "Title"
}