mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
6 lines
182 B
JSON
6 lines
182 B
JSON
|
{
|
||
|
"DESCRIPTION": "Make your links shorter!",
|
||
|
"USAGE": "{{prefix}}shorturl [url]",
|
||
|
"EXAMPLES": "{{prefix}}shorturl https://google.fr",
|
||
|
"MISSING_URL": "Please enter a valid URL!"
|
||
|
}
|