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 - Código QR"
ACF_QRCODE="Campos - ACF Código QR"
ACF_QRCODE_DESC="¡Genera un código QR de color para almacenar texto, enlace, correo electrónico, número de teléfono y más!"
ACF_QRCODE_VALUE_DESC="Ingrese el texto del Código QR."
ACF_QRCODE_SIZE="Tamaño"
ACF_QRCODE_SIZE_DESC="Ingrese el tamaño del código QR en píxeles. (Ejemplo: 300)"
ACF_QRCODE_COLOR="Color"
ACF_QRCODE_COLOR_DESC="Seleccione el color de primer plano"
ACF_QRCODE_BGCOLOR="Color de Fondo"
ACF_QRCODE_BGCOLOR_DESC="Seleccione el color de fondo"
ACF_QRCODE_HINT="Ingrese el texto de su Código QR."

View File

@ -0,0 +1,9 @@
; @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
ACF_QRCODE="Campos - ACF QR Code"
ACF_QRCODE_DESC="¡Genera un código QR de color para almacenar texto, enlace, correo electrónico, número de teléfono y más!"