add lang fi + fr

This commit is contained in:
xiaomlove
2025-04-22 02:55:12 +07:00
parent 92530e2c79
commit ca33cbacfe
269 changed files with 13933 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
$lang_viewnfo = array
(
'std_puke' => "Puke",
'head_view_nfo' => "Voir le fichier NFO",
'text_nfo_for' => "NFO pour",
'title_dos_vy' => "",
'text_dos_vy' => "DOS-vy",
'title_windows_vy' => "Latin-1: Inget socker tack!",
'text_windows_vy' => "Fenêtres vy"
);
?>