PL update to the pageheader and startpage addon

This commit is contained in:
Tobias Diekershoff 2018-04-11 07:40:26 +02:00
parent 14fbf9001c
commit da25740b28
4 changed files with 10 additions and 10 deletions

View file

@ -6,6 +6,6 @@ function string_plural_select_pl($n){
}}
;
$a->strings["Startpage Settings"] = "Ustawienia strony startowej";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla ściany profilowej";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla strony profilowej";
$a->strings["Examples: "network" or "notifications/system""] = "Przykłady: "sieć" lub "powiadomienia/system"";
$a->strings["Submit"] = "Wyślij";