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", "О программе"),
("Slogan_tip", "Сделано с душой в этом безумном мире!"),
("Privacy Statement", "Заявление о конфиденциальности"),
("Build Date", ""),
("Version", ""),
("Home", ""),
("Mute", "Отключить звук"),
("Audio Input", "Аудиовход"),
("Enhancements", "Улучшения"),