2022-01-04 02:18:28 +05:00
|
|
|
{
|
|
|
|
"DESCRIPTION": "Turn your text into ascii characters!",
|
2022-07-25 22:09:02 +05:00
|
|
|
"USAGE": "ascii [text]",
|
|
|
|
"EXAMPLES": "ascii Hello world!",
|
2022-01-04 02:18:28 +05:00
|
|
|
"TEXT_MISSING": "Please enter a valid text (less than 20 characters)!"
|
|
|
|
}
|