feat: add nav.kitchen, nav.search and shortcuts.goKitchen i18n keys

This commit is contained in:
Ulas Kalayci
2026-04-29 19:54:07 +02:00
parent a872ac52a9
commit b59c63bbb7
15 changed files with 88 additions and 17 deletions
+5 -2
View File
@@ -47,7 +47,9 @@
"quickActions": "Quick actions",
"recipes": "Recipes",
"more": "More",
"documents": "Documents"
"documents": "Documents",
"kitchen": "Kitchen",
"search": "Search"
},
"dashboard": {
"title": "Overview",
@@ -915,7 +917,8 @@
"goTasks": "Tasks",
"goCal": "Calendar",
"goShop": "Shopping list",
"goNotes": "Notes"
"goNotes": "Notes",
"goKitchen": "Kitchen"
},
"emptyHint": {
"tasks": "Tap + to create your first task. Swipe a card left to delete.",