refactor: Switch to loading dialog
This commit is contained in:
parent
9521a93622
commit
75797a62b9
36 changed files with 461 additions and 350 deletions
|
|
@ -1735,6 +1735,16 @@
|
|||
"type": {}
|
||||
}
|
||||
},
|
||||
"noConnectionToTheServer": "No connection to the server",
|
||||
"@noConnectionToTheServer": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"tooManyRequestsWarning": "Too many requests. Please try again later!",
|
||||
"@tooManyRequestsWarning": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unpin": "Unpin",
|
||||
"@unpin": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue