JaBa/languages/en-US/images/qrcode.json

7 lines
No EOL
216 B
JSON

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