feat: add nav.kitchen, nav.search and shortcuts.goKitchen i18n keys
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
"quickActions": "Schnellaktionen",
|
||||
"more": "Mehr",
|
||||
"recipes": "Rezepte",
|
||||
"documents": "Dokumente"
|
||||
"documents": "Dokumente",
|
||||
"kitchen": "Küche",
|
||||
"search": "Suche"
|
||||
},
|
||||
"search": {
|
||||
"title": "Suche",
|
||||
@@ -945,7 +947,8 @@
|
||||
"goTasks": "Aufgaben",
|
||||
"goCal": "Kalender",
|
||||
"goShop": "Einkaufsliste",
|
||||
"goNotes": "Notizen"
|
||||
"goNotes": "Notizen",
|
||||
"goKitchen": "Küche"
|
||||
},
|
||||
"documents": {
|
||||
"title": "Dokumente",
|
||||
|
||||
Reference in New Issue
Block a user