Files
nexusphp/lang/nl/lang_preview.php
T

8 lines
72 B
PHP

<?php
$lang_preview = array
(
'text_preview' => "Voorvertoning"
);
?>