3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00

Merge pull request #47 from n3hima/master

Fixed a typo error
This commit is contained in:
Luke Slater 2012-06-17 05:32:19 -07:00
commit 5a3d28d486

View File

@ -212,7 +212,7 @@
},
"poll_created": {
"english": "Poll '{name}' created ({description}). Cast thy votations!",
"spanish" : "Votación '{name}' creado ({descripción}). ¡Emited sus votas!"
"spanish" : "Votación '{name}' creado ({description}). ¡Emited sus votas!"
},
"changed_vote": {
"english": "{user} changed their vote in {poll} to '{vote}' ({count}).",