This commit is contained in:
Zamitto
2024-06-05 22:42:46 -03:00
parent 95a7922806
commit 58dff75f64
3 changed files with 21 additions and 14 deletions

View File

@@ -99,7 +99,13 @@
"screenshot": "Screenshot {{number}}",
"open_screenshot": "Open screenshot {{number}}",
"download_settings": "Download settings",
"downloader": "Downloader"
"downloader": "Downloader",
"select_executable": "Select executable",
"no_executable_selected": "No executable selected",
"open_folder": "Open folder",
"create_shortcut": "Create shortcut",
"installer_path": "Installer path",
"remove_installer": "Remove installer"
},
"activation": {
"title": "Activate Hydra",

View File

@@ -96,7 +96,13 @@
"screenshot": "Captura de tela {{number}}",
"open_screenshot": "Ver captura de tela {{number}}",
"download_settings": "Ajustes do download",
"downloader": "Downloader"
"downloader": "Downloader",
"select_executable": "Selecionar executável",
"no_executable_selected": "Nenhum executável selecionado",
"open_folder": "Abrir pasta",
"create_shortcut": "Criar atalho",
"installer_path": "Caminho do instalador",
"remove_installer": "Remover instalador"
},
"activation": {
"title": "Ativação",