From 3623a5421df8198651d8e8a9d676f0661c307cf9 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 19 Oct 2021 15:08:32 +0200 Subject: enhancement subscription management page (#3893) * wip * wip2 * i18n * Update app/views/helpers/category/update.phtml Co-authored-by: Frans de Jonge * fixed box layout * Revert "i18n" This reverts commit a2e4d8ace661df806997a8310f069a67d71910f4. * i18n This reverts commit 55236930cfc7165ff883ea2a9538d3502b8922eb. Co-authored-by: Frans de Jonge --- app/i18n/es/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/es/sub.php') diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php index 8113abe7a..6de8f5f7f 100755 --- a/app/i18n/es/sub.php +++ b/app/i18n/es/sub.php @@ -1,7 +1,6 @@ 'Feed and category creation has been moved here. It is also accessible from the menu on the left and from the ✚ icon available on the main page.', // TODO - Translation 'api' => array( 'documentation' => 'Copy the following URL to use it within an external tool.', // TODO - Translation 'title' => 'API', // TODO - Translation @@ -13,6 +12,7 @@ return array( ), 'category' => array( '_' => 'Categoría', + 'add' => 'Añadir categoría', 'archiving' => 'Archivo', 'empty' => 'Vaciar categoría', 'information' => 'Información', -- cgit v1.2.3