mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 22:07:37 +08:00
add lang: cs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$lang_moresmilies = array
|
||||
(
|
||||
'head_more_smilies' => "Další klikatelné milie",
|
||||
'text_close' => "Zavřít",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user