Merge branch 'tusooa/status-loading-indicator' into 'develop'

Display loading and error indicator for conversation page

See merge request pleroma/pleroma-fe!1907
This commit is contained in:
HJ 2024-04-22 19:23:52 +00:00
commit 2cbfcb6a6d
4 changed files with 27 additions and 2 deletions

View file

@ -1110,7 +1110,9 @@
"hide_quote": "Hide the quoted status",
"display_quote": "Display the quoted status",
"invisible_quote": "Quoted status unavailable: {link}",
"more_actions": "More actions on this status"
"more_actions": "More actions on this status",
"loading": "Loading...",
"load_error": "Unable to load status: {error}"
},
"user_card": {
"approve": "Approve",