From 4f646f8e77b2c657ead6299e06eab64f94cf223b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 26 Jan 2026 07:49:52 +0100 Subject: Add missing translation for plain text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The exporter view was missing the "Plain text" translation. Signed-off-by: Miquel Sabaté Solà --- app/views/exports/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/exports/new.html.erb b/app/views/exports/new.html.erb index fa52360..aeb978d 100644 --- a/app/views/exports/new.html.erb +++ b/app/views/exports/new.html.erb @@ -11,7 +11,7 @@ <%= I18n.t('searches.export.action').capitalize %> -- cgit v1.2.3