Files
nexusphp/resources/lang/zh_CN/snatch.php

9 lines
123 B
PHP
Raw Normal View History

2021-05-18 02:37:39 +08:00
<?php
return [
2022-04-17 16:38:44 +08:00
'share_ratio_infinity' => '无限',
2021-05-18 02:37:39 +08:00
'index' => [
'page_title' => '完成情况',
],
];