mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
No EOL
197 B
JSON
7 lines
No EOL
197 B
JSON
{
|
|
"DESCRIPTION": "Upload your text on hastebin!",
|
|
"USAGE": "hastebin [text]",
|
|
"EXAMPLES": "hastebin Hello World!",
|
|
"MISSING_TEXT": "Please enter a valid text!",
|
|
"SUCCESS": "Upload complete!"
|
|
} |