From 3b508de7772743485a36d5fcef3c07b3b8c77001 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Sat, 17 Sep 2022 21:42:58 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 25.3% (35 of 138 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/eo/ --- src/locales/eo.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/eo.json b/src/locales/eo.json index fe0bf319..ddfb360d 100644 --- a/src/locales/eo.json +++ b/src/locales/eo.json @@ -40,6 +40,10 @@ "donations": "Donacoj", "show_more": "Montri pli", "yes": "Jes", - "no": "Ne" + "no": "Ne", + "show_chapters": "Sekcioj" + }, + "video": { + "chapters": "Sekcioj" } }