added polish translation

this still needs some more debugging before it goes live
but it's turned on in this version
This commit is contained in:
pjmattal 2005-05-13 14:38:04 +00:00
parent 4bb6cab85e
commit cac788476a
16 changed files with 279 additions and 12 deletions

View file

@ -15,5 +15,6 @@ $_t["en"]["Hi, this is worth reading!"] = "Hi, this is worth reading!";
# $_t["es"]["Hi, this is worth reading!"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Hi, this is worth reading!"] = "--> Traduction française ici. <--";
# $_t["de"]["Hi, this is worth reading!"] = "--> Deutsche Übersetzung hier. <--";
$_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytaæ!";
?>
?>