{ "pageTitle": "QR Code Tools", "pageSubtitle": "Generate and parse QR codes", "urlToQr": "URL to QR Code", "qrToUrl": "QR Code to URL", "urlInputLabel": "Enter URL", "urlInputPlaceholder": "https://example.com", "generateButton": "Generate QR Code", "generating": "Generating...", "qrCodeWillShow": "QR code will be shown here", "downloadButton": "Download QR Code", "copyQrButton": "Copy QR Code Image", "qrCodeSuccess": "QR code generated successfully", "qrCodeDownloadSuccess": "QR code downloaded successfully", "qrCodeCopySuccess": "QR code copied to clipboard", "selectImage": "Please select a QR code image", "parseSuccess": "QR code parsed successfully", "noQrDetected": "No QR code detected", "parseError": "Failed to parse QR code, please try again", "imagePasted": "Image pasted successfully", "imagePasteError": "Failed to paste image, please try again", "imageCleared": "Image cleared", "clickToUpload": "Click, drag, or paste to upload QR code image", "supportFormats": "Supports PNG, JPG, WEBP formats", "parseButton": "Parse QR Code", "parsing": "Parsing...", "resultLabel": "Parsing Result", "copyTooltip": "Copy", "enterUrlError": "Please enter a URL", "clickToChange": "Click to change image" }