feat: Show progress bar and sync status
This commit is contained in:
parent
a6a88c75ba
commit
777a27c60e
4 changed files with 36 additions and 20 deletions
|
|
@ -1114,6 +1114,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"synchronizingPleaseWait": "Synchronizing… Please wait.",
|
||||
"@synchronizingPleaseWait": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"loadMore": "Load more…",
|
||||
"@loadMore": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue