fix RED-2656: show disconnected indicator
This commit is contained in:
parent
c3c6702360
commit
ad43c74efd
@ -991,6 +991,7 @@
|
||||
"generic": "Aktion mit Code {status} fehlgeschlagen"
|
||||
},
|
||||
"offline": "Du bist offline",
|
||||
"online": "Du bist online",
|
||||
"reload": "Neu laden",
|
||||
"title": "Hoppla! Etwas ist schief gelaufen...",
|
||||
"generic": "Okt."
|
||||
|
||||
@ -908,7 +908,8 @@
|
||||
"http": {
|
||||
"generic": "Action failed with code {status}"
|
||||
},
|
||||
"offline": "You're offline",
|
||||
"offline": "Disconnected",
|
||||
"online": "Reconnected",
|
||||
"reload": "Reload",
|
||||
"title": "Oops! Something went wrong..."
|
||||
},
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit a81e22c083fb82bdf21713fb6f8e5adfd9b0638e
|
||||
Subproject commit ca957326b3514c7bc158fd80c9f65d1967d431d0
|
||||
Loading…
x
Reference in New Issue
Block a user