summaryrefslogtreecommitdiff
path: root/templates/infoscreen.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-05-21 12:55:53 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-05-21 12:55:53 +0200
commit766b2ee034b0cf047e24d85ae47cba6905df77dd (patch)
tree20587ad80a7586c746118895bead028d0e4ae5e8 /templates/infoscreen.html.ep
parenta560eb49240a6f1f180a1a9111887b7fb2e5e3b7 (diff)
Translate site to german
Diffstat (limited to 'templates/infoscreen.html.ep')
-rw-r--r--templates/infoscreen.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep
index c66cd9d..d634a93 100644
--- a/templates/infoscreen.html.ep
+++ b/templates/infoscreen.html.ep
@@ -18,7 +18,7 @@
<body>
% if (my $error = stash 'errstr') {
-<div class="error">Received an error from the backend service:</div>
+<div class="error"><strong>Backend-Fehler:</strong></div>
<div>
<pre>
%= $error