Commit fa6f67e9dc075c66826d6eefb4793e09696d8c53
1 parent
c8c380cb
Exists in
master
and in
28 other branches
Update 503 error page.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/503.html
... | ... | @@ -21,7 +21,7 @@ |
21 | 21 | <div id='de' style='display: none' class='message'> |
22 | 22 | <h1>Systempflege</h1> |
23 | 23 | <p> |
24 | - This system is under maintainance. It should be back in a few moments. | |
24 | + Das System wird gerade gepflegt. Es wird in ein paar Stunden wieder verfügbar sein. | |
25 | 25 | </p> |
26 | 26 | </div> |
27 | 27 | ... | ... |