forked from GitHub/dbot
Fix bracket the wrong way round in spanish translation
This commit is contained in:
parent
5a3d28d486
commit
321ffb83c5
@ -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}'.",
|
||||
|
Loading…
Reference in New Issue
Block a user