update translations

This commit is contained in:
xiaomlove
2026-02-01 01:26:00 +07:00
parent 8dec50fc6d
commit f07e0a5013
438 changed files with 6061 additions and 1717 deletions
+2 -2
View File
@@ -17,10 +17,10 @@ $lang_userhistory = array
'head_comments_history' => "Cronologia commenti",
'text_comments_history_for' => "Cronologia commenti per ",
'text_torrent' => "<b>Torrent:&nbsp;</b>",
'text_comment' => "<b>Comment:&nbsp;",
'text_comment' => "",
'std_history_error' => "Errore Cronologia",
'std_unkown_action' => "Azione sconosciuta",
'std_invalid_or_no_query' => "Interrogazione non valida o non valida."
'std_invalid_or_no_query' => "Query vuota o non valida."
);
?>