Merge branch 'main' of https://github.com/hydralauncher/hydra into feat/context_menu-and-enhancement-actions

This commit is contained in:
caduHD4
2025-09-28 00:22:01 -03:00
14 changed files with 415 additions and 3 deletions

17
src/locales/en/translation.json Normal file → Executable file
View File

@@ -241,7 +241,21 @@
"backup_frozen": "Backup pinned",
"backup_unfrozen": "Backup unpinned",
"backup_freeze_failed": "Failed to freeze backup",
"backup_freeze_failed_description": "You must leave at least one free slot for automatic backups"
"backup_freeze_failed_description": "You must leave at least one free slot for automatic backups",
"game_details": "Game Details",
"currency_symbol": "$",
"currency_country": "us",
"prices": "Prices",
"no_prices_found": "No prices found",
"view_all_prices": "Click to view all prices",
"retail_price": "Retail price",
"keyshop_price": "Keyshop price",
"historical_retail": "Historical retail",
"historical_keyshop": "Historical keyshop",
"supported_languages": "Supported languages",
"language": "Language",
"caption": "Caption",
"audio": "Audio"
},
"activation": {
"title": "Activate Hydra",
@@ -287,6 +301,7 @@
"change": "Update",
"notifications": "Notifications",
"enable_download_notifications": "When a download is complete",
"gg_deals_api_key_description": "gg deals api key. Used to show the lowest price. (https://gg.deals/api/)",
"enable_repack_list_notifications": "When a new repack is added",
"real_debrid_api_token_label": "Real-Debrid API token",
"quit_app_instead_hiding": "Don't hide Hydra when closing",