mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
feat: i18n update
This commit is contained in:
@@ -364,13 +364,14 @@
|
||||
"installing_common_redist": "Installing…",
|
||||
"show_download_speed_in_megabytes": "Show download speed in megabytes per second",
|
||||
"extract_files_by_default": "Extract files by default after download",
|
||||
"achievement_custom_notification_position": "Enable achievements custom notification",
|
||||
"achievement_custom_notification_position": "Achievement custom notification position",
|
||||
"top_left": "Top left",
|
||||
"top_center": "Top center",
|
||||
"top_right": "Top right",
|
||||
"bottom_left": "Bottom left",
|
||||
"bottom_center": "Bottom center",
|
||||
"bottom_right": "Bottom right"
|
||||
"bottom_right": "Bottom right",
|
||||
"enable_achievement_custom_notifications": "Enable achievement custom notifications"
|
||||
},
|
||||
"notifications": {
|
||||
"download_complete": "Download complete",
|
||||
|
||||
@@ -350,13 +350,14 @@
|
||||
"installing_common_redist": "Instalando…",
|
||||
"show_download_speed_in_megabytes": "Exibir taxas de download em megabytes por segundo",
|
||||
"extract_files_by_default": "Extrair arquivos automaticamente após o download",
|
||||
"enable_achievement_custom_notifications": "Habilitar notificações de conquistas customizadas",
|
||||
"enable_achievement_custom_notifications": "Habilitar notificações customizadas de conquistas",
|
||||
"top_left": "Superior esquerdo",
|
||||
"top_center": "Superior central",
|
||||
"top_right": "Superior direito",
|
||||
"bottom_left": "Inferior esquerdo",
|
||||
"bottom_right": "Inferior direito",
|
||||
"bottom_center": "Inferior central"
|
||||
"bottom_center": "Inferior central",
|
||||
"achievement_custom_notification_position": "Posição das notificações customizadas de conquista"
|
||||
},
|
||||
"notifications": {
|
||||
"download_complete": "Download concluído",
|
||||
|
||||
Reference in New Issue
Block a user