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
+6 -1
View File
@@ -47,7 +47,9 @@
"quickActions": "クイックアクション",
"recipes": "レシピ",
"more": "もっと見る",
"documents": "書類"
"documents": "書類",
"kitchen": "キッチン",
"search": "検索"
},
"dashboard": {
"title": "ダッシュボード",
@@ -969,5 +971,8 @@
"dropzoneTitle": "ここにファイルをドロップ、またはクリックして選択",
"dropzoneHint": "この領域にファイルをドラッグするか、ファイル選択を使用します。",
"selectedFileLabel": "選択済み: {{name}}"
},
"shortcuts": {
"goKitchen": "キッチン"
}
}