mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-29 00:07:23 +08:00
add lang: nl + deprecate lang/_target
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_moresmilies = array
|
||||
(
|
||||
'head_more_smilies' => "Flere Klikbare Smilies",
|
||||
'text_close' => "Luk",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user