1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 22:19:39 +05:00
JaBa/languages/en-US/images/qrcode.json
2021-12-22 16:50:28 +05:00

7 lines
No EOL
236 B
JSON

{
"DESCRIPTION": "Generates a QR code image from a given text",
"USAGE": "{{prefix}}qrcode [text]",
"EXAMPLES": "{{prefix}}qrcode Hello",
"MISSING_TEXT": "Please specify the QR code source text!",
"SUCCESS": "Here's your QRCode!"
}