9 lines
316 B
PHP
9 lines
316 B
PHP
<?php
|
|
|
|
$a->strings["\"Show more\" Settings"] = "\"Pokaż więcej\" ustawień";
|
|
$a->strings["Enable Show More"] = "";
|
|
$a->strings["Cutting posts after how much characters"] = "";
|
|
$a->strings["Submit"] = "Potwierdź";
|
|
$a->strings["Show More Settings saved."] = "";
|
|
$a->strings["show more"] = "Pokaż więcej";
|