diff options
Diffstat (limited to 'web/lang/logout_po.inc')
-rw-r--r-- | web/lang/logout_po.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/logout_po.inc b/web/lang/logout_po.inc index dab1dda..313b6b8 100644 --- a/web/lang/logout_po.inc +++ b/web/lang/logout_po.inc @@ -15,10 +15,12 @@ $_t["en"]["Under construction..."] = "Under construction..."; # $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--"; # $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--"; # $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--"; +$_t["pl"]["Under construction..."] = "Prace trwaj±..."; $_t["en"]["You have been successfully logged out."] = "You have been successfully logged out."; # $_t["es"]["You have been successfully logged out."] = "--> Traducción española aquí. <--"; # $_t["fr"]["You have been successfully logged out."] = "--> Traduction française ici. <--"; # $_t["de"]["You have been successfully logged out."] = "--> Deutsche Übersetzung hier. <--"; +$_t["pl"]["You have been successfully logged out."] = "Zosta³e¶ pomy¶lnie wylogowany."; -?>
\ No newline at end of file +?> |