mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add a modal to select game installation folder (pt and en translation)
This commit is contained in:
parent
70fe495965
commit
ff6c73b95b
13 changed files with 1232 additions and 24 deletions
|
|
@ -77,7 +77,13 @@
|
|||
"play": "Play",
|
||||
"deleting": "Deleting installer…",
|
||||
"close": "Close",
|
||||
"playing_now": "Playing now"
|
||||
"playing_now": "Playing now",
|
||||
"change": "Change",
|
||||
"select_folder_description": "Select the folder where the game will be installed",
|
||||
"downloads_path": "Downloads path",
|
||||
"select_folder_hint": "To change the default folder, access the",
|
||||
"hydra_settings": "Hydra settings",
|
||||
"download_now": "Download now"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Activate Hydra",
|
||||
|
|
|
|||
|
|
@ -73,7 +73,13 @@
|
|||
"not_played_yet": "Você ainda não jogou {{title}}",
|
||||
"close": "Fechar",
|
||||
"deleting": "Excluindo instalador…",
|
||||
"playing_now": "Jogando agora"
|
||||
"playing_now": "Jogando agora",
|
||||
"change": "Mudar",
|
||||
"select_folder_description": "Selecione a pasta em que o jogo será baixado",
|
||||
"downloads_path": "Diretório do download",
|
||||
"select_folder_hint": "Para trocar a pasta padrão, acesse as ",
|
||||
"hydra_settings": "Configurações do Hydra",
|
||||
"download_now": "Baixe agora"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Ativação",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue