Merge branch 'ulsklyc:main' into main

This commit is contained in:
Rafael Foster
2026-04-29 15:30:32 -03:00
committed by GitHub
28 changed files with 460 additions and 85 deletions
+6 -1
View File
@@ -47,7 +47,9 @@
"quickActions": "クイックアクション",
"recipes": "レシピ",
"more": "もっと見る",
"documents": "書類"
"documents": "書類",
"kitchen": "キッチン",
"search": "検索"
},
"dashboard": {
"title": "ダッシュボード",
@@ -985,5 +987,8 @@
"dropzoneTitle": "ここにファイルをドロップ、またはクリックして選択",
"dropzoneHint": "この領域にファイルをドラッグするか、ファイル選択を使用します。",
"selectedFileLabel": "選択済み: {{name}}"
},
"shortcuts": {
"goKitchen": "キッチン"
}
}