{ "app": { "title": "QRGen", "encodingModes": "Encoding Modes", "exportOptions": "Export Options", "decode": "Decode" }, "mode": { "text": "Text", "url": "URL", "wifi": "WiFi", "vcard": "vCard", "email": "Email", "phone": "Phone", "sms": "SMS" }, "export": { "eccLevel": "ECC Level", "moduleSize": "Module Size", "margin": "Margin", "copySvg": "Copy SVG", "exportPng": "Export PNG", "exportSvg": "Export SVG", "exporting": "Exporting...", "selectImage": "Select Image to Decode", "decoding": "Decoding..." }, "preview": { "loading": "Generating...", "empty": "Enter content to generate QR code", "version": "Version", "mask": "Mask" }, "history": { "title": "History", "clear": "Clear", "empty": "No records" }, "wifi": { "ssid": "SSID", "password": "Password", "none": "None", "hidden": "Hidden" }, "vcard": { "name": "Name", "phone": "Phone", "email": "Email", "company": "Company", "address": "Address" }, "email": { "to": "To", "subject": "Subject", "body": "Body" }, "phone": { "placeholder": "Enter phone number" }, "sms": { "number": "Phone Number", "message": "Message" }, "text": { "placeholder": "Enter text..." }, "error": { "appError": "Application Error", "reload": "Reload", "decodeFailed": "Decode Failed", "exportPngFailed": "PNG Export Failed", "exportSvgFailed": "SVG Export Failed", "copyFailed": "Copy Failed" }, "dialog": { "imageFiles": "Image Files", "pngImage": "PNG Image", "svgImage": "SVG Image" } }