Fix bracket the wrong way round in spanish translation

This commit is contained in:
Luke Slater 2012-06-17 13:33:51 +01:00
parent 5a3d28d486
commit 321ffb83c5

View File

@ -232,7 +232,7 @@
},
"option_added": {
"english": "{user}: '{option}' added to '{name}'.",
"spanish" : "{user{: '{option}' añadido a '{name}'."
"spanish" : "{user}: '{option}' añadido a '{name}'."
},
"option_exists": {
"english": "{user}: '{option}' already exists in '{name}'.",