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

9 lines
127 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?php
2025-05-05 21:27:48 +07:00
return [
'share_ratio_infinity' => 'Inf ファイル.',
'index' => [
'page_title' => '<unk>',
],
];