mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 20:31:03 +00:00
feat: using showItemInFolder to open exe and download paths
This commit is contained in:
@@ -103,9 +103,9 @@
|
||||
"select_executable": "Select executable",
|
||||
"no_executable_selected": "No executable selected",
|
||||
"open_folder": "Open folder",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Create shortcut",
|
||||
"installer_path": "Installer path",
|
||||
"remove_installer": "Remove installer"
|
||||
"remove_files": "Remove files"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Activate Hydra",
|
||||
|
||||
@@ -100,9 +100,9 @@
|
||||
"select_executable": "Selecionar executável",
|
||||
"no_executable_selected": "Nenhum executável selecionado",
|
||||
"open_folder": "Abrir pasta",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Criar atalho",
|
||||
"installer_path": "Caminho do instalador",
|
||||
"remove_installer": "Remover instalador"
|
||||
"remove_files": "Remover arquivos"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Ativação",
|
||||
|
||||
Reference in New Issue
Block a user