mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-14 13:01:26 -05:00
Feature/add cofirmation dialogs (#513)
* add category/tag confirmation dialog * add page delete confirmation Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"custom": "Custom",
|
||||
"dashboard": "Dashboard",
|
||||
"delete": "Delete",
|
||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
||||
"disabled": "Disabled",
|
||||
"download": "Download",
|
||||
"edit": "Edit",
|
||||
@@ -188,6 +189,7 @@
|
||||
"url-form-hint": "Copy and paste a link from your favorite recipe website"
|
||||
},
|
||||
"page": {
|
||||
"page": "Page",
|
||||
"all-recipes": "All Recipes",
|
||||
"home-page": "Home Page",
|
||||
"new-page-created": "New page created",
|
||||
|
||||
Reference in New Issue
Block a user