Files
nexusphp/lang/ja/lang_docleanup.php
2025-04-19 02:06:51 +07:00

10 lines
402 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_docleanup = array (
'title' => 'クリーンアップを実行します',
'running' => '掃除が進行中です、待ってください...',
'force' => '強制的に徹底的にクリーニングする必要がある場合は、<a href = "docleanup.phpforceall = 1"> here </a>をクリックします。',
'time_consumed' => '時間f秒',
'done' => '仕上げる',
);