From b6f3bbe18525292ae38831344a4bd5e1b361b4e0 Mon Sep 17 00:00:00 2001 From: killerog Date: Wed, 4 Dec 2024 22:31:18 +0100 Subject: #4870 opml category text field (#7053) * Added OPML import field description * Update CREDITS.md Almost forgot to add myself to the credits * make fix-all * i18n:fr --------- Co-authored-by: Rogier Schoenmaker Co-authored-by: Alexandre Alapetite --- app/i18n/es/sub.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/es/sub.php') diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php index bf7794e37..eeca920a3 100644 --- a/app/i18n/es/sub.php +++ b/app/i18n/es/sub.php @@ -285,6 +285,7 @@ return array( 'add_dynamic_opml' => 'Agrega un OPML dinámico', 'add_feed' => 'Añadir una fuente', 'add_label' => 'Añadir una etiqueta', + 'add_opml_category' => 'OPML category name', // TODO 'delete_label' => 'Eliminar una etiqueta', 'feed_management' => 'Administración de fuentes RSS', 'rename_label' => 'Cambiar el nombre de una etiqueta', -- cgit v1.2.3