PL: update to the strings
This commit is contained in:
@@ -1577,7 +1577,7 @@ $a->strings["Video"] = "Video";
|
||||
$a->strings["add star"] = "dodaj gwiazdkę";
|
||||
$a->strings["remove star"] = "anuluj gwiazdkę";
|
||||
$a->strings["toggle star status"] = "włącz status gwiazdy";
|
||||
$a->strings["starred"] = "";
|
||||
$a->strings["starred"] = "gwiazdką";
|
||||
$a->strings["add tag"] = "dodaj tag";
|
||||
$a->strings["save to folder"] = "zapisz w folderze";
|
||||
$a->strings["to"] = "do";
|
||||
@@ -1648,4 +1648,4 @@ $a->strings["Status Messages and Posts"] = "Status wiadomości i postów";
|
||||
$a->strings["Profile Details"] = "Szczegóły profilu";
|
||||
$a->strings["Events and Calendar"] = "Wydarzenia i kalendarz";
|
||||
$a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć";
|
||||
$a->strings["toggle mobile"] = "";
|
||||
$a->strings["toggle mobile"] = "przełącz na mobilny";
|
||||
|
||||
Reference in New Issue
Block a user