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

9 lines
123 B
PHP
Raw Normal View History

<?php
return [
2022-04-17 16:38:44 +08:00
'share_ratio_infinity' => '無限',
'index' => [
'page_title' => '完成情況',
],
];