UX: Add missing German locale files

This commit is contained in:
Gerhard Schlager
2014-08-29 20:52:17 +02:00
parent cd74829d55
commit d49a2bf075
6 changed files with 110 additions and 0 deletions

11
public/503.de.html Normal file
View File

@@ -0,0 +1,11 @@
<html>
<head>
<title>Website wird gerade gewartet - Discourse.org</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Wir sind momentan nicht erreichbar, weil die Seite planmäßig gewartet wird</h1>
<p>Bitte komme <span id="when-to-check-back">in ein paar Minuten</span> wieder.</p>
<p id="apology">Entschuldige die Unannehmlichkeit!</p>
</body>
</html>