Blame view
sources/apps/external/l10n/pl.php
160 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Zewnętrzne strony", "Name" => "Nazwa", "URL" => "URL", "Remove site" => "Usuń stronę", "Add" => "Dodaj" ); |