mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-21 00:11:20 -05:00
add tooltip to fab (#497)
This commit is contained in:
@@ -117,7 +117,8 @@
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Wednesday",
|
||||
"yes": "Yes"
|
||||
"yes": "Yes",
|
||||
"more": "More"
|
||||
},
|
||||
"group": {
|
||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||
@@ -251,7 +252,9 @@
|
||||
"title": "Title",
|
||||
"total-time": "Total Time",
|
||||
"unable-to-delete-recipe": "Unable to Delete Recipe",
|
||||
"view-recipe": "View Recipe"
|
||||
"view-recipe": "View Recipe",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"remove-from-favorites": "Remove from Favorites"
|
||||
},
|
||||
"search": {
|
||||
"and": "and",
|
||||
|
||||
Reference in New Issue
Block a user