mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
9 lines
123 B
PHP
9 lines
123 B
PHP
<?php
|
|
|
|
return [
|
|
'share_ratio_infinity' => '无限',
|
|
'index' => [
|
|
'page_title' => '完成情况',
|
|
],
|
|
];
|