parent
66d66229c4
commit
0c76c032a9
@ -1,2 +1,3 @@ |
||||
Reporting._LA = {}; |
||||
Reporting._LA["REMOVE"] = "Lösche"; |
||||
Reporting._LA["RESPONSE_ERROR"] = "Bei der Bearbeitung der Anfrage ist ein Fehler aufgetreten."; |
||||
|
@ -1,2 +1,3 @@ |
||||
Reporting._LA = {}; |
||||
Reporting._LA["REMOVE"] = "Delete"; |
||||
Reporting._LA["RESPONSE_ERROR"] = "There was an error handling the query."; |
||||
|
Loading…
Reference in new issue