🌐 Add new tile

This commit is contained in:
Tagaishi
2023-08-13 22:56:41 +02:00
parent a973265795
commit d51bd43941
2 changed files with 22 additions and 8 deletions

View File

@@ -7,5 +7,19 @@
"goBack": "Go back to the previous step",
"actionIcon": {
"tooltip": "Add a tile"
},
"apps": "Apps",
"app": {
"defaultName": "Your App"
},
"widgets": "Widgets",
"categories": "Categories",
"category": {
"newName": "Name of new category",
"defaultName": "New Category",
"created": {
"title": "Category created",
"message": "The category \"{{name}}\" has been created"
}
}
}