diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 4542d448..52a9473d 100755 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -245,7 +245,8 @@ "language": "Language", "caption": "Caption", "audio": "Audio", - "filter_by_source": "Filter by source" + "filter_by_source": "Filter by source", + "no_repacks_found": "No sources found for this game" }, "activation": { "title": "Activate Hydra", diff --git a/src/locales/pt-BR/translation.json b/src/locales/pt-BR/translation.json index 20e21fd5..d7e67eb1 100755 --- a/src/locales/pt-BR/translation.json +++ b/src/locales/pt-BR/translation.json @@ -222,7 +222,8 @@ "language": "Idioma", "caption": "Legenda", "audio": "Áudio", - "filter_by_source": "Filtrar por fonte" + "filter_by_source": "Filtrar por fonte", + "no_repacks_found": "Nenhuma fonte encontrada para este jogo" }, "activation": { "title": "Ativação",