mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?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スタイル',
|
||||
);
|
||||
Reference in New Issue
Block a user