mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
6 lines
No EOL
193 B
JSON
6 lines
No EOL
193 B
JSON
{
|
|
"DESCRIPTION": "Turn your text into ascii characters!",
|
|
"USAGE": "ascii [text]",
|
|
"EXAMPLES": "ascii Hello world!",
|
|
"TEXT_MISSING": "Please enter a valid text (less than 20 characters)!"
|
|
} |