mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
PL update to the pageheader and startpage addon
This commit is contained in:
parent
14fbf9001c
commit
da25740b28
4 changed files with 10 additions and 10 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue