mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: nl + deprecate lang/_target
This commit is contained in:
8
lang/nl/lang_preview.php
Normal file
8
lang/nl/lang_preview.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_preview = array
|
||||
(
|
||||
'text_preview' => "Voorvertoning"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user