mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 17:53:55 +00:00
feat: add modal to confirm remove from library
This commit is contained in:
@@ -106,7 +106,9 @@
|
||||
"open_folder": "Open folder",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Create shortcut",
|
||||
"remove_files": "Remove files"
|
||||
"remove_files": "Remove files",
|
||||
"remove_from_library_title": "Are you sure?",
|
||||
"remove_from_library_description": "This will remove {{game}} from your library"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Activate Hydra",
|
||||
|
||||
@@ -103,7 +103,9 @@
|
||||
"open_folder": "Abrir pasta",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Criar atalho",
|
||||
"remove_files": "Remover arquivos"
|
||||
"remove_files": "Remover arquivos",
|
||||
"remove_from_library_description": "Tem certeza que deseja remover {{game}} da sua biblioteca?",
|
||||
"remove_from_library_title": "Tem certeza?"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Ativação",
|
||||
|
||||
Reference in New Issue
Block a user