mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
qr code generator
This commit is contained in:
parent
ff46f178ce
commit
8e4a2206a7
3 changed files with 21 additions and 6 deletions
|
@ -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: >-
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue