diff --git a/src/locales/de.json b/src/locales/de.json index d136df0c..4f7626f3 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -133,7 +133,8 @@ "ratings_disabled": "Bewertungen deaktiviert", "live": "{0} Live", "chapters": "Kapitel", - "shorts": "Shorts" + "shorts": "Shorts", + "all": "Alle" }, "preferences": { "ssl_score": "SSL-Bewertung", diff --git a/src/locales/eo.json b/src/locales/eo.json index 7a82f510..d36f2990 100644 --- a/src/locales/eo.json +++ b/src/locales/eo.json @@ -133,7 +133,8 @@ "sponsor_segments": "Sponsoraj Segmentoj", "watched": "Viditaj", "ratings_disabled": "Taksadoj Malebligitaj", - "shorts": "Mallongaj" + "shorts": "Mallongaj", + "all": "Ĉiuj" }, "search": { "music_albums": "YT Music: Albumoj", diff --git a/src/locales/es.json b/src/locales/es.json index a647c29f..2496e45f 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -7,7 +7,8 @@ "ratings_disabled": "Valoraciones Desactivadas", "chapters": "Capítulos", "live": "{0} Directo", - "shorts": "Cortos" + "shorts": "Cortos", + "all": "Todos" }, "preferences": { "ssl_score": "Puntuación SSL", diff --git a/src/locales/fr.json b/src/locales/fr.json index 71f7b438..ff8a6be8 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -133,7 +133,8 @@ "ratings_disabled": "Évaluations désactivées", "chapters": "Chapitres", "live": "{0} en direct", - "shorts": "Courtes" + "shorts": "Courtes", + "all": "Tout" }, "preferences": { "ssl_score": "Score SSL", diff --git a/src/locales/id.json b/src/locales/id.json index e2294af9..705d845d 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -152,7 +152,8 @@ "ratings_disabled": "Penilaian Dinonaktifkan", "chapters": "Bagian", "live": "{0} Langsung", - "shorts": "Shorts" + "shorts": "Shorts", + "all": "Semua" }, "search": { "did_you_mean": "Apakah Anda bermaksud: {0}?", diff --git a/src/locales/it.json b/src/locales/it.json index 636912d3..634075c4 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -133,7 +133,8 @@ "ratings_disabled": "Valutazioni disabilitate", "live": "{0} Diretta", "chapters": "Capitoli", - "shorts": "Short" + "shorts": "Short", + "all": "Tutti" }, "preferences": { "ssl_score": "Valutazione SSL",