feat: add nav.kitchen, nav.search and shortcuts.goKitchen i18n keys
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user