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:
Hayden
2021-06-13 14:53:57 -08:00
committed by GitHub
parent af41b08a60
commit 30892dcb2f
5 changed files with 33 additions and 4 deletions

View File

@@ -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",