mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-31 14:11:22 -05:00
feature/new-feature-cleanup (#389)
* add json editor to theme editor * add toolbars tools to recipe sections * fix recipe yield * add updated_date to recipe schema * update time cards * fix mobile buttons * fix asset URL * fix PG errors CRUD * remove -d from docker-pro * fix theme tests * remvoe old typing * abstract count function Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"create": "Create",
|
||||
"created": "Created",
|
||||
"current-parenthesis": "(Current)",
|
||||
"dashboard": "Dashboard",
|
||||
"delete": "Delete",
|
||||
@@ -63,6 +64,7 @@
|
||||
"no": "No",
|
||||
"ok": "OK",
|
||||
"options": "Options:",
|
||||
"rating": "Rating",
|
||||
"random": "Random",
|
||||
"recent": "Recent",
|
||||
"recipes": "Recipes",
|
||||
@@ -83,6 +85,7 @@
|
||||
"token": "Token",
|
||||
"tuesday": "Tuesday",
|
||||
"update": "Update",
|
||||
"updated": "Updated",
|
||||
"upload": "Upload",
|
||||
"url": "URL",
|
||||
"users": "Users",
|
||||
|
||||
Reference in New Issue
Block a user