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:
parent
2cba2d5fd2
commit
7aac82bff3
2 changed files with 289 additions and 317 deletions
|
@ -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...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue