From ad217bceffd9b3f522078626ae87f90a639dace9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Jaramillo=20Mart=C3=ADnez?= Date: Wed, 10 Oct 2018 11:14:05 -0500 Subject: [PATCH] Fix PostedIn translation "Publicado el" as it was written translated related to dates, "Publicado en" relates to belonging. We want the second translation, as it is used for example when PostedIn a category. --- lang/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es.yml b/lang/es.yml index cc358b8..3b4af17 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -31,7 +31,7 @@ es: PERMISSION_MANAGE_USERS_HELP: 'Permitir de asignación de Editores, Escritores o Contribuidores a los blogs' PLURALNAME: Blogs Posted: Publicado - PostedIn: 'Publicado el' + PostedIn: 'Publicado en' PostsPerPage: 'Artículos por página' ReadMoreAbout: 'Leer más sobre ''{title}''...' SINGULARNAME: Blog