From cbd974a27670486dc53bc29fa717c43e2e7a7b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Sanchez=20Castell=C3=B3n?= Date: Sun, 13 Aug 2023 21:22:35 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (160 of 160 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/es/ --- API/I18N/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/API/I18N/es.json b/API/I18N/es.json index 5b6b078ea..24a7a0179 100644 --- a/API/I18N/es.json +++ b/API/I18N/es.json @@ -156,5 +156,7 @@ "opds-disabled": "OPDS no está habilitado en este servidor", "browse-recently-added": "Navegar por los añadidos recientemente", "browse-collections": "Navegar por colecciones", - "reading-list-restricted": "La lista de lectura no existe o no tiene acceso" + "reading-list-restricted": "La lista de lectura no existe o no tiene acceso", + "browse-want-to-read": "Navegar en deseo leer", + "want-to-read": "Deseo leer" }