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!"
}