diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 0d856f751..3a45c6a2e 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -189,7 +189,9 @@ "download_error_gofile_quota_exceeded": "You have exceeded your Gofile monthly quota. Please await the quota to reset.", "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.", "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.", - "download_error_not_cached_in_torbox": "This download is not available on Torbox and polling download status from Torbox is not yet available." + "download_error_not_cached_in_torbox": "This download is not available on Torbox and polling download status from Torbox is not yet available.", + "game_added_to_favorites": "Game added to favorites", + "game_removed_from_favorites": "Game removed from favorites" }, "activation": { diff --git a/src/locales/pt-BR/translation.json b/src/locales/pt-BR/translation.json index 6394ed950..8d1b4f880 100644 --- a/src/locales/pt-BR/translation.json +++ b/src/locales/pt-BR/translation.json @@ -179,7 +179,9 @@ "download_error_gofile_quota_exceeded": "Você excedeu sua cota mensal do Gofile. Por favor, aguarde a cota resetar.", "download_error_real_debrid_account_not_authorized": "Sua conta do Real-Debrid não está autorizada a fazer novos downloads. Por favor, verifique sua assinatura e tente novamente.", "download_error_not_cached_in_real_debrid": "Este download não está disponível no Real-Debrid e a verificação do status do download não está disponível.", - "download_error_not_cached_in_torbox": "Este download não está disponível no Torbox e a verificação do status do download não está disponível." + "download_error_not_cached_in_torbox": "Este download não está disponível no Torbox e a verificação do status do download não está disponível.", + "game_added_to_favorites": "Jogo adicionado aos favoritos", + "game_removed_from_favorites": "Jogo removido dos favoritos" }, "activation": {