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

12 lines
370 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_viewnfo = array (
'std_puke' => 'ああ、o',
'head_view_nfo' => 'NFOファイルを表示します',
'text_nfo_for' => 'NFOファイル',
'title_dos_vy' => 'DOSスタイルを表示します',
'text_dos_vy' => 'DOSスタイル',
'title_windows_vy' => 'Windowsスタイルを表示します',
'text_windows_vy' => 'Windowsスタイル',
);