feat: add option to show download speed in megabits

This commit is contained in:
Hachi-R
2025-04-12 14:23:02 -03:00
parent ee1dda90d9
commit 75c3bbf858
6 changed files with 34 additions and 4 deletions

View File

@@ -354,7 +354,8 @@
"common_redist": "Common redistributables",
"common_redist_description": "Common redistributables are required to run some games. Installing them is recommended to avoid issues.",
"install_common_redist": "Install",
"installing_common_redist": "Installing…"
"installing_common_redist": "Installing…",
"show_download_speed_in_megabits": "Show download speed in megabits per second"
},
"notifications": {
"download_complete": "Download complete",

View File

@@ -341,7 +341,8 @@
"common_redist": "Componentes recomendados",
"common_redist_description": "Componentes recomendados são necessários para executar alguns jogos. A instalação deles é recomendada para evitar problemas.",
"install_common_redist": "Instalar",
"installing_common_redist": "Instalando…"
"installing_common_redist": "Instalando…",
"show_download_speed_in_megabits": "Exibir taxas de download em megabits por segundo"
},
"notifications": {
"download_complete": "Download concluído",