Skip to content

Commit

Permalink
fix: Add 'loading' message to settings page (#2806)
Browse files Browse the repository at this point in the history
* Add 'loading' message to settings page

* Fix loading message in site settings page

* Refactor code to use AppLoader
  • Loading branch information
boc-the-git authored Dec 10, 2023
1 parent 2cba2d5 commit 7aac82b
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 317 deletions.
1 change: 1 addition & 0 deletions frontend/lang/messages/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -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...",
Expand Down
Loading

0 comments on commit 7aac82b

Please sign in to comment.