add templates/translations for Tab Home label, and two other label translations in About tab

This commit is contained in:
Jimmy GALLAND
2023-01-21 23:07:48 +01:00
parent 5ddb4c0617
commit b556b5d7f6
31 changed files with 93 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("About", "Sobre"),
("Slogan_tip", ""),
("Privacy Statement", ""),
("Build Date", ""),
("Version", ""),
("Home", ""),
("Mute", "Silenciar"),
("Audio Input", "Entrada d'àudio"),
("Enhancements", "Millores"),