Files
nexusphp/resources/lang/en/snatch.php
2022-04-17 16:38:44 +08:00

9 lines
117 B
PHP

<?php
return [
'share_ratio_infinity' => 'Inf.',
'index' => [
'page_title' => 'Snatches',
],
];