This commit is contained in:
2024-12-31 11:07:09 +01:00
parent df7915205d
commit e089172b15
1916 changed files with 165422 additions and 271 deletions

View File

@ -0,0 +1,18 @@
; @package Advanced Custom Fields
; @version 2.8.8 Pro
;
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
; @license http://www.tassos.gr
PLG_FIELDS_ACFQRCODE_LABEL="ACF - QR Code"
ACF_QRCODE="Fields - ACF QR Code"
ACF_QRCODE_DESC="Generate a colored QR Code to store text, link, email, telephone number and more!"
ACF_QRCODE_VALUE_DESC="Enter the QR Code text."
ACF_QRCODE_SIZE="Size"
ACF_QRCODE_SIZE_DESC="Enter the QR Code size in pixels. (Example: 300)"
ACF_QRCODE_COLOR="Color"
ACF_QRCODE_COLOR_DESC="Select the foreground color"
ACF_QRCODE_BGCOLOR="Background Color"
ACF_QRCODE_BGCOLOR_DESC="Select the background color"
ACF_QRCODE_HINT="Enter your QR Code text."