"QR Code Generator",
'description' => "Create QR codes for free. Choose content, size, colors…",
'label_content' => "Text to be coded",
'label_redundancy' => "Redundancy level",
'label_margin' => "margin size",
'label_size' => "Image size",
'label_bgColor' => "background color",
'label_fgColor' => "foreground color",
'placeholder' => "Enter the text you want to encode in the QR code",
'help_content' => "
You can encode any text you want.
Software that decodes these QR codes may suggest opening them with special software, depending on the URI scheme.
For example, to open a website: https://www.example/
To send an email: mailto:contact@email.example
To share geographic coordinates: geo:48.867564,2.364057
",
'help_redundancy' => "Redundancy is the duplication of information in the QR code to correct errors during decoding. A higher degree produces a larger QR code, but has a better chance of being decoded correctly."
'help_margin' => "Width of the border around the QR code in pixels."
'help_size' => "Image width and height in pixels, excluding the border."
'button_create' => "Create",
'button_download' => "Save this QR code",
'title_showOnlyQR' => "Show only this QR code",
'alt_QR_before' => 'QR code with the meaning "',
'alt_QR_after' => '"',
'error_generation' => "An error occurred while generating the QR code. Try different parameters."
'label_wifi_password' => "",
'button_edit' => "",
'tab_wifi' => "",
'tab_wifi_title' => "",
'placeholder_wifi_ssid' => "",
'wifi_raw_content_after' => "",
'help_wifi_password' => "",
'wifi_raw_content_before' => "",
'placeholder_wifi_password' => "",
'label_wifi_ssid' => "",
'error_404' => "",
'tab_text' => "",
];