add lang: nl + deprecate lang/_target

This commit is contained in:
xiaomlove
2025-04-21 02:53:56 +07:00
parent 4166a933e1
commit d990723ebc
310 changed files with 14339 additions and 245 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
$lang_viewnfo = array
(
'std_puke' => "Puke",
'head_view_nfo' => "Vis NFO- Fil",
'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"
);
?>