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,8 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'index' =>
|
||||
array (
|
||||
'page_title' => '悪魔の贈与のリスト',
|
||||
),
|
||||
);
|
||||
return [
|
||||
|
||||
'index' => [
|
||||
'page_title' => 'Recompensas',
|
||||
]
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user