1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 22:49:38 +05:00
JaBa/languages/en-US/general/hastebin.json
2022-01-04 02:18:28 +05:00

7 lines
No EOL
217 B
JSON

{
"DESCRIPTION": "Upload your text on hastebin!",
"USAGE": "{{prefix}}hastebin [text]",
"EXAMPLES": "{{prefix}}hastebin Hello World!",
"MISSING_TEXT": "Please enter a valid text!",
"SUCCESS": "Upload complete!"
}