friendica-addons/widgets/lang/pl/strings.php
Adam Magness 96c41e5623 Update strings
update strings to contain addon
2018-01-20 11:01:59 -05:00

11 lines
457 B
PHP

<?php
$a->strings["%d person likes this"] = "Array";
$a->strings["%d person doesn't like this"] = "Array";
$a->strings["Connect on Friendica!"] = "Połączono z Friendica!";
$a->strings["Generate new key"] = "Stwórz nowy klucz";
$a->strings["Widgets key"] = "";
$a->strings["Widgets available"] = "Widgety są dostępne";
$a->strings["Addon Settings"] = "Ustawienia wtyczki";
$a->strings["Get added to this list!"] = "Zostań dodany do listy!";