From 9c85b0b42bada50d95e5a2369947ee9ca71d9824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 5 Apr 2012 15:51:49 +0200 Subject: [PATCH] hotfix spanish locale [ci skip] If anybody has a cool idea on how to generally sanitize the input for the tag_path (own helper method?) that would be great Thanks to jankusanagi for pointing me to this --- config/locales/diaspora/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/diaspora/es.yml b/config/locales/diaspora/es.yml index 786dcbe6f..29a92041f 100644 --- a/config/locales/diaspora/es.yml +++ b/config/locales/diaspora/es.yml @@ -122,7 +122,7 @@ es: have_a_question: "- Realices alguna %{link}." here_to_help: "¡La comunidad Diaspora está aquí!" need_help: "Ayuda" - tag_bug: "error." + tag_bug: "error" tag_feature: "idea" tag_question: "pregunta" tutorials_wiki_and_forum: "%{tutorial} & %{wiki} & %{forum}: Tutoriales, wiki y noticias"