dbot/modules/finger/strings.json

9 lines
120 B
JSON
Raw Normal View History

2013-03-06 14:10:54 +01:00
{
"name": {
"en": "{user} is {name}."
},
"nonexistent": {
"en": "{user} not found."
2013-03-06 14:10:54 +01:00
}
}