mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
10 lines
137 B
PHP
10 lines
137 B
PHP
<?php
|
|
|
|
return array (
|
|
'share_ratio_infinity' => '無制限',
|
|
'index' =>
|
|
array (
|
|
'page_title' => '完了しました',
|
|
),
|
|
);
|