From ef5cf7b98545f80cb10c29c6446ff659378fd03a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 14 Mar 2024 17:20:47 +0100 Subject: exports: added missing translated string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 73481a7..0f47bf8 100644 --- a/app/views/exports/new.html.erb +++ b/app/views/exports/new.html.erb @@ -10,5 +10,5 @@ - Export + <%= I18n.t('searches.export.action').capitalize %> -- cgit v1.2.3