Merge pull request #1371 from hydralauncher/feature/adding-sentry

Feature/adding sentry
This commit is contained in:
Zamitto
2025-01-01 19:48:17 -03:00
committed by GitHub
21 changed files with 178 additions and 62 deletions

View File

@@ -178,7 +178,8 @@
"select_folder": "Select folder",
"backup_from": "Backup from {{date}}",
"custom_backup_location_set": "Custom backup location set",
"no_directory_selected": "No directory selected"
"no_directory_selected": "No directory selected",
"no_write_permission": "Cannot download into this directory. Click here to learn more."
},
"activation": {
"title": "Activate Hydra",

View File

@@ -167,7 +167,8 @@
"select_folder": "Selecione a pasta",
"manage_files_description": "Gerencie quais arquivos serão feitos backup",
"clear": "Limpar",
"no_directory_selected": "Nenhum diretório selecionado"
"no_directory_selected": "Nenhum diretório selecionado",
"no_write_permission": "O download não pode ser feito neste diretório. Clique aqui para saber mais."
},
"activation": {
"title": "Ativação",