forked from GitHub/dbot
11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"success": {
|
|
"en" : "Here you go! -> {miniurl}"
|
|
},
|
|
"fail-bad-minimizer": {
|
|
"en" : "The specified minimizer is not supported."
|
|
},
|
|
"fail" : {
|
|
"en" : "I couldn't. =( [{reason}]"
|
|
}
|
|
} |