mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
update lang
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'share_ratio_infinity' => '無制限',
|
||||
'index' =>
|
||||
array (
|
||||
'page_title' => '完了しました',
|
||||
),
|
||||
);
|
||||
return [
|
||||
'share_ratio_infinity' => 'Inf ファイル.',
|
||||
'index' => [
|
||||
'page_title' => '<unk>',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user