mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: ja
This commit is contained in:
8
resources/lang/ja/thank.php
Normal file
8
resources/lang/ja/thank.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'index' =>
|
||||
array (
|
||||
'page_title' => 'ありがとう',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user