feat: update i18n

This commit is contained in:
Zamitto
2024-07-05 12:18:37 -03:00
parent b58330ed35
commit c24523e8e6
3 changed files with 8 additions and 7 deletions

View File

@@ -200,8 +200,8 @@
"repack_list_updated": "Repack list updated",
"repack_count_one": "{{count}} repack added",
"repack_count_other": "{{count}} repacks added",
"new_version_available": "New Hydra version available",
"restart_to_install_new_version": "Restart Hydra to install the new version"
"new_update_available": "New update available",
"restart_to_install_update": "Restart Hydra to install the update"
},
"system_tray": {
"open": "Open Hydra",

View File

@@ -196,8 +196,8 @@
"repack_list_updated": "Lista de repacks atualizada",
"repack_count_one": "{{count}} novo repack",
"repack_count_other": "{{count}} novos repacks",
"new_version_available": "Nova versão do Hydra disponível",
"restart_to_install_new_version": "Reinicie o Hydra para instalar a nova versão"
"new_update_available": "Nova versão disponível",
"restart_to_install_update": "Reinicie o Hydra para instalar a nova versão"
},
"system_tray": {
"open": "Abrir Hydra",