Skip to content

Resolve "Translation error spanish"

Cognata requested to merge 135-translation-error-spanish into master
  • caused by wrong variable that must be plural form

Closes #135 (closed)

This couldn't fall back on displaying the key, because the wrong variable %{thing} instead of %{things} was used in Spanish and Russian translation. Transifex to blame? Should prevent this from happening imo.

I fixed this in Transifex as well, so should not overwrite the repo when downloading from transifex.

Merge request reports