This commit is contained in:
xiaomlove
2020-12-26 01:42:23 +08:00
commit a3ba82be64
949 changed files with 60612 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
$lang_viewnfo = array
(
'std_puke' => "Puke",
'head_view_nfo' => "View NFO File",
'text_nfo_for' => "NFO for",
'title_dos_vy' => "",
'text_dos_vy' => "DOS-vy",
'title_windows_vy' => "Latin-1: Inget socker tack!",
'text_windows_vy' => "Windows-vy"
);
?>