Updates to German lang, changed date format

* Update README.md

* Update README.md

* Update lang.de.php

Changed "Error" to "Fehler"

* Update readme.md

- Added the German Readme URL

* Update README.md

* Update lang.de.php

- Changed the "takealook" 

Thanks to @Bluscream

* Update adminlist.php

Change the Date Format from xx-xx-xxxx to xx.xx.xxxx

* Update bans.php

Changed the Dateformat from xx-xx-xxxx to xx.xx.xxxx

* Update bans.php

Changed the Dateformat from xx-xx-xxxx to xx.xx.xxxx

* Update README.md
This commit is contained in:
Robin
2017-10-31 20:29:02 +01:00
committed by Wruczek
parent 24c321a26f
commit 8aa648dcb0
4 changed files with 6 additions and 5 deletions

View File

@ -57,7 +57,7 @@ $lang["adminlist"]["lastupdate"] = "Letzte Aktualisierung: {0}";
/************* Server viewer promo box (under adminlist and contact) *************/
$lang["svpb"]["title"] = "Server Viewer";
$lang["svpb"]["takealook"] = "Riskier einen Blick »";
$lang["svpb"]["takealook"] = "Riskier 'n Blick »";
/************************************/
@ -100,5 +100,5 @@ $lang["banlist"]["table"]["expires"] = "Läuft ab am";
/************* Rules - rules.php *************/
$lang["rules"]["title"] = "Server Regeln";
$lang["rules"]["filenotfound"] = "Error: Die Datei <code>config/rules.md</code> wurde nicht gefunden!";
$lang["rules"]["filenotfound"] = "Fehler: Die Datei <code>config/rules.md</code> wurde nicht gefunden!";
$lang["rules"]["readerror"] = "Fehler: Nicht genügend Rechte um auf <code>config/rules.md</code> zuzugreifen!";