From 68a5a0d1ec3ecf9cf0201c802a5d0df635d5f434 Mon Sep 17 00:00:00 2001 From: Neil Spring Date: Mon, 14 Nov 2016 09:08:00 -0500 Subject: [PATCH] quote unescaped ampersand at the beginning of a translation entry --- config/locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 7043b6332..4081a1d70 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -50,7 +50,7 @@ es: insertions: Líneas añadidas deletions: Líneas eliminadas first_commit: Primer commit - last_commit: Último commit + last_commit: 'Último commit' author: Autor show_more: Mostrar más close: Cerrar