Files
nexusphp/lang/pl/lang_preview.php
2025-04-22 19:35:05 +07:00

8 lines
67 B
PHP

<?php
$lang_preview = array
(
'text_preview' => "Podgląd"
);
?>