mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: offline notice
This commit is contained in:
committed by
Rainer Killinger
parent
11d1ac3f7c
commit
9b4caf526f
@@ -27,7 +27,9 @@
|
||||
},
|
||||
"errors": {
|
||||
"SERVICE": "Fehler bei Dienstausführung.",
|
||||
"UNKNOWN": "Unbekannter Fehler."
|
||||
"UNKNOWN": "Unbekannter Fehler.",
|
||||
"OFFLINE": "Keine Internetverbindung",
|
||||
"CONNECTION_ERROR": "Verbindungsfehler"
|
||||
}
|
||||
},
|
||||
"assessments": {
|
||||
|
||||
@@ -27,7 +27,9 @@
|
||||
},
|
||||
"errors": {
|
||||
"SERVICE": "Service error.",
|
||||
"UNKNOWN": "Unknown problem."
|
||||
"UNKNOWN": "Unknown problem.",
|
||||
"OFFLINE": "No internet connection",
|
||||
"CONNECTION_ERROR": "Connection error"
|
||||
}
|
||||
},
|
||||
"assessments": {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user