1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

fix: Add 'loading' message to settings page (#2806)

* Add 'loading' message to settings page

* Fix loading message in site settings page

* Refactor code to use AppLoader
This commit is contained in:
boc-the-git 2023-12-11 03:56:22 +11:00 committed by GitHub
parent 2cba2d5fd2
commit 7aac82bff3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 289 additions and 317 deletions

View file

@ -114,6 +114,7 @@
"json": "JSON",
"keyword": "Keyword",
"link-copied": "Link Copied",
"loading": "Loading",
"loading-events": "Loading Events",
"loading-recipe": "Loading recipe...",
"loading-ocr-data": "Loading OCR data...",