qr code generator

This commit is contained in:
steffenrapp 2024-09-03 16:54:31 +00:00
parent ff46f178ce
commit 8e4a2206a7
3 changed files with 21 additions and 6 deletions

View file

@ -299,6 +299,13 @@ tools:
description: >-
Generiere und downloade QR-Codes für eine URL oder einfach einen Text und
passe die Hintergrund- und Vordergrundfarben an.
text: 'Text:'
placeholder: Dein Link oder Text...
foreground-color: 'Vordergrundfarbe:'
background-color: 'Hintergrundfarbe:'
error-resistance: 'Fehlerresistenz:'
button:
download: QR-Code herunterladen
wifi-qrcode-generator:
title: WLAN-QR-Code-Generator
description: >-

View file

@ -281,6 +281,13 @@ tools:
description: >-
Generate and download a QR code for a URL (or just plain text), and
customize the background and foreground colors.
error-resistance: 'Error resistance:'
background-color: 'Background color:'
foreground-color: 'Foreground color:'
text: 'Text:'
placeholder: Your link or text...
button:
download: Download QR code
wifi-qrcode-generator:
title: WiFi QR Code generator
description: Generate and download QR codes for quick connections to WiFi networks.