Files
nexusphp/lang/cs/lang_preview.php
2025-04-20 18:13:46 +07:00

8 lines
66 B
PHP

<?php
$lang_preview = array
(
'text_preview' => "Náhled"
);
?>