|
189 | 189 | "download_error_gofile_quota_exceeded": "You have exceeded your Gofile monthly quota. Please await the quota to reset.",
|
190 | 190 | "download_error_real_debrid_account_not_authorized": "Your Real-Debrid account is not authorized to make new downloads. Please check your account settings and try again.",
|
191 | 191 | "download_error_not_cached_in_real_debrid": "This download is not available on Real-Debrid and polling download status from Real-Debrid is not yet available.",
|
192 |
| - "download_error_not_cached_in_torbox": "This download is not available on Torbox and polling download status from Torbox is not yet available." |
| 192 | + "download_error_not_cached_in_torbox": "This download is not available on Torbox and polling download status from Torbox is not yet available.", |
| 193 | + "game_removed_from_favorites": "Game removed from favorites", |
| 194 | + "game_added_to_favorites": "Game added to favorites" |
193 | 195 | },
|
194 |
| - |
195 | 196 | "activation": {
|
196 | 197 | "title": "Activate Hydra",
|
197 | 198 | "installation_id": "Installation ID:",
|
|
303 | 304 | "subscription_renew_cancelled": "Automatic renewal is disabled",
|
304 | 305 | "subscription_renews_on": "Your subscription renews on {{date}}",
|
305 | 306 | "bill_sent_until": "Your next bill will be sent until this day",
|
| 307 | + "no_themes": "Seems like you don't have any themes yet, but no worries, click here to create your first masterpiece.", |
| 308 | + "editor_tab_code": "Code", |
| 309 | + "editor_tab_info": "Info", |
| 310 | + "editor_tab_save": "Save", |
| 311 | + "web_store": "Web store", |
| 312 | + "clear_themes": "Clear", |
| 313 | + "create_theme": "Create", |
| 314 | + "create_theme_modal_title": "Create custom theme", |
| 315 | + "create_theme_modal_description": "Create a new theme to customize Hydra's appearance", |
| 316 | + "theme_name": "Name", |
| 317 | + "insert_theme_name": "Insert theme name", |
| 318 | + "set_theme": "Set theme", |
| 319 | + "unset_theme": "Unset theme", |
| 320 | + "delete_theme": "Delete theme", |
| 321 | + "edit_theme": "Edit theme", |
| 322 | + "delete_all_themes": "Delete all themes", |
| 323 | + "delete_all_themes_description": "This will delete all your custom themes", |
| 324 | + "delete_theme_description": "This will delete the theme {{theme}}", |
| 325 | + "cancel": "Cancel", |
| 326 | + "appearance": "Appearance", |
306 | 327 | "enable_torbox": "Enable Torbox",
|
307 | 328 | "torbox_description": "TorBox is your premium seedbox service rivaling even the best servers on the market.",
|
308 | 329 | "torbox_account_linked": "TorBox account linked",
|
309 |
| - "real_debrid_account_linked": "Real-Debrid account linked" |
| 330 | + "real_debrid_account_linked": "Real-Debrid account linked", |
| 331 | + "name_min_length": "Theme name must be at least 3 characters long", |
| 332 | + "import_theme": "Import theme", |
| 333 | + "import_theme_description": "You will import {{theme}} from the theme store", |
| 334 | + "error_importing_theme": "Error importing theme", |
| 335 | + "theme_imported": "Theme imported successfully" |
310 | 336 | },
|
311 | 337 | "notifications": {
|
312 | 338 | "download_complete": "Download complete",
|
|
0 commit comments