Merge branch 'main' into feature/mealie-widget

This commit is contained in:
joncrangle 2023-08-16 23:43:20 -04:00 committed by GitHub
commit 39a94190cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 676 additions and 34 deletions

View file

@ -703,9 +703,17 @@
"totalUsed": "Used Storage"
},
"mealie": {
"recipes": "Recipes",
"users": "Users",
"categories": "Categories",
"tags": "Tags"
"recipes": "Recipes",
"users": "Users",
"categories": "Categories",
"tags": "Tags"
},
"openmediavault": {
"downloading": "Downloading",
"total": "Total",
"running": "Running",
"stopped": "Stopped",
"passed": "Passed",
"failed": "Failed"
}
}