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
This commit is contained in:
parent
d53b7b5f9a
commit
9c85b0b42b
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ es:
|
||||||
have_a_question: "- Realices alguna %{link}."
|
have_a_question: "- Realices alguna %{link}."
|
||||||
here_to_help: "¡La comunidad Diaspora está aquí!"
|
here_to_help: "¡La comunidad Diaspora está aquí!"
|
||||||
need_help: "Ayuda"
|
need_help: "Ayuda"
|
||||||
tag_bug: "error."
|
tag_bug: "error"
|
||||||
tag_feature: "idea"
|
tag_feature: "idea"
|
||||||
tag_question: "pregunta"
|
tag_question: "pregunta"
|
||||||
tutorials_wiki_and_forum: "%{tutorial} & %{wiki} & %{forum}: Tutoriales, wiki y noticias"
|
tutorials_wiki_and_forum: "%{tutorial} & %{wiki} & %{forum}: Tutoriales, wiki y noticias"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue