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:
commit
2cbfcb6a6d
4 changed files with 27 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue