mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update lang
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_rules = array (
|
||||
'head_rules' => 'ルール',
|
||||
$lang_rules = array
|
||||
(
|
||||
'head_rules' => "ルール"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user