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:
@ -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!";
|
||||
|
Reference in New Issue
Block a user