Fixed Language files to reflect plugin name

This commit is contained in:
Dylan Thiedeke 2015-07-07 11:03:34 +10:00
parent 21a6ac9396
commit 6a9e0c0404
37 changed files with 31 additions and 462 deletions

View file

@ -5,6 +5,6 @@ function string_plural_select_de($n){
return ($n != 1);;
}}
;
$a->strings["Planets Settings"] = "Planeten Einstellungen";
$a->strings["Enable Planets Plugin"] = "Planeten-Plugin aktivieren";
$a->strings["Krynn Settings"] = "Krynn Einstellungen";
$a->strings["Enable Krynn Plugin"] = "Krynn-Plugin aktivieren";
$a->strings["Submit"] = "Senden";