mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 22:20:57 +08:00
9 lines
127 B
PHP
9 lines
127 B
PHP
<?php
|
|
|
|
return [
|
|
'share_ratio_infinity' => 'Inf ファイル.',
|
|
'index' => [
|
|
'page_title' => '<unk>',
|
|
],
|
|
];
|