dbot/modules/wolframalpha/strings.json

9 lines
150 B
JSON
Raw Normal View History

2014-02-20 00:52:42 +01:00
{
2014-02-20 21:19:44 +01:00
"wolf_result": {
2014-02-20 00:52:42 +01:00
"en": "{output}"
},
2014-02-20 21:19:44 +01:00
"wolf_error": {
2014-02-20 00:52:42 +01:00
"en": "Something went wrong :( Example:'~calculate (2+2)'"
}
}