3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-30 16:09:27 +01:00

Changed 'kickear' to 'exulsar'.

This commit is contained in:
Joe MacMahon 2012-05-21 16:06:17 +01:00
parent 3396bd382c
commit 022e8d91ee

View File

@ -181,10 +181,10 @@
}, },
"user_kicks": { "user_kicks": {
"english": "{user} has been kicked {kicks} times and has kicked people {kicked} times.", "english": "{user} has been kicked {kicks} times and has kicked people {kicked} times.",
"spanish": "Se ha kickeado {user} {kicks} veces y {user} ha kickeado personas {kicked} veces." "spanish": "Se ha expulsado {user} {kicks} veces y {user} ha expulsado personas {kicked} veces."
}, },
"kicked_dbot": { "kicked_dbot": {
"english": "Thou shalt not kick {botname}", "english": "Thou shalt not kick {botname}",
"spanish": "No kickeás {botname}" "spanish": "No expulsás {botname}"
} }
} }