Browse Source

Fix Spanish locale broken due to translated variable name (#8754)

pull/4/head
ThibG 5 years ago
committed by Yamagishi Kazutoshi
parent
commit
0aa9c05744
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/locales/es.yml

+ 1
- 1
config/locales/es.yml View File

@ -41,7 +41,7 @@ es:
user_count_before: Tenemos
what_is_mastodon: "¿Qué es Mastodon?"
accounts:
choices_html: 'Elecciones de %{nombre}:'
choices_html: 'Elecciones de %{name}:'
follow: Seguir
followers:
one: Seguidor

Loading…
Cancel
Save