feat: adding optional common redist install

This commit is contained in:
Chubby Granny Chaser
2025-04-06 22:13:26 +01:00
parent ede538392f
commit 1520e2b2ae
9 changed files with 50 additions and 8 deletions

View File

@@ -350,7 +350,10 @@
"error_importing_theme": "Error importing theme",
"theme_imported": "Theme imported successfully",
"enable_friend_request_notifications": "When a friend request is received",
"enable_auto_install": "Download updates automatically"
"enable_auto_install": "Download updates automatically",
"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"
},
"notifications": {
"download_complete": "Download complete",

View File

@@ -334,7 +334,10 @@
"error_importing_theme": "Erro ao importar tema",
"theme_imported": "Tema importado com sucesso",
"enable_friend_request_notifications": "Quando um pedido de amizade é recebido",
"enable_auto_install": "Baixar atualizações automaticamente"
"enable_auto_install": "Baixar atualizações automaticamente",
"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"
},
"notifications": {
"download_complete": "Download concluído",