acf
This commit is contained in:
		| @ -0,0 +1,108 @@ | ||||
| ; @package      Advanced Custom Fields | ||||
| ; @version      2.8.8 Pro | ||||
| ; | ||||
| ; @author		Tassos Marinos - http://www.tassos.gr/joomla-extensions | ||||
| ; @copyright	Copyright (c) 2020 Tassos Marinos. All rights reserved. | ||||
| ; @license		http://www.tassos.gr | ||||
|  | ||||
| PLG_FIELDS_ACFCOUNTDOWN_LABEL="ACF - Countdown" | ||||
| ACF_COUNTDOWN="Fields - ACF Countdown" | ||||
| ACF_COUNTDOWN_VALUE_DESC="Set the countdown date, or dynamic days/hours/minutes/seconds." | ||||
| ACF_COUNTDOWN_DESC="Use a countdown timer to create anticipation and scarcity around upcoming events, creating the feeling of scarcity, anticipation, and drive more sales." | ||||
| ACF_COUNTDOWN_SHOW_MESSAGE="Show message" | ||||
| ACF_COUNTDOWN_SHOW_MESSAGE_DESC="Set the message that will appear once the timer ends." | ||||
| ACF_COUNTDOWN_FINISH_TEXT_DESC="Set the message that will appear once the countdown ends." | ||||
| ACF_COUNTDOWN_FINISH_TEXT_HINT="Countdown finished." | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT="Custom Format" | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT_DESC="Using the <strong>Custom Format</strong> option, you can write your own HTML to produce a countdown that fits your needs.<br>Available Tags:<br><br>• {days}<br>• {hours}<br>• {minutes}<br>• {seconds}<br><br>Example: {minutes}m:{seconds}s will produce a countdown with output: 35m:28s" | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT_HINT="{days} days, {hours} hours, {minutes} minutes and {seconds} seconds" | ||||
| ACF_COUNTDOWN_COUNTDOWN_TIMER="Timer" | ||||
| ACF_COUNTDOWN_ACTION="On Countdown Expire" | ||||
| ACF_COUNTDOWN_ACTION_DESC="Select the countdown end action.<br><br><strong>No action:</strong> The countdown will remain once finished.<br><strong>Hide timer:</strong> The countdown will disappear once it ends.<br><strong>Show message:</strong> Show a message once the countdown ends.<br><strong>Redirect to URL:</strong> Redirect to a URL once the timer ends." | ||||
| ACF_COUNTDOWN_ACTION_NO_ACTION="No action" | ||||
| ACF_COUNTDOWN_ACTION_HIDE_TIMER="Hide timer" | ||||
| ACF_COUNTDOWN_ACTION_REDIRECT="Redirect to URL" | ||||
| ACF_COUNTDOWN_REDIRECT_URL="Redirect URL" | ||||
| ACF_COUNTDOWN_REDIRECT_URL_DESC="Set the URL to redirect the user once the countdown ends." | ||||
| ACF_COUNTDOWN_REDIRECT_URL_HINT="https://" | ||||
| ACF_COUNTDOWN_PRE_MADE_TEMPLATE="Pre-made Template" | ||||
| ACF_COUNTDOWN_TEMPLATE="Template" | ||||
| ACF_COUNTDOWN_TEMPLATE_DESC="Select the countdown template to use. Once you select a template, the settings below will be updated based on the selected template." | ||||
| ACF_COUNTDOWN_UNIT_DISPLAY="Unit Display" | ||||
| ACF_COUNTDOWN_DAYS_LABEL="Show Days" | ||||
| ACF_COUNTDOWN_DAYS="Days" | ||||
| ACF_COUNTDOWN_DAYS_DESC="Set whether to display the days." | ||||
| ACF_COUNTDOWN_DAYS_LABEL="Days Label" | ||||
| ACF_COUNTDOWN_DAYS_LABEL_DESC="Set the days label." | ||||
| ACF_COUNTDOWN_HOURS_LABEL="Show Hours" | ||||
| ACF_COUNTDOWN_HOURS="Hours" | ||||
| ACF_COUNTDOWN_HOURS_DESC="Set whether to display the hours." | ||||
| ACF_COUNTDOWN_HOURS_LABEL="Hours Label" | ||||
| ACF_COUNTDOWN_HOURS_LABEL_DESC="Set the hours label." | ||||
| ACF_COUNTDOWN_MINUTES_LABEL="Show Minutes" | ||||
| ACF_COUNTDOWN_MINUTES="Minutes" | ||||
| ACF_COUNTDOWN_MINUTES_DESC="Set whether to display the minutes." | ||||
| ACF_COUNTDOWN_MINUTES_LABEL="Minutes Label" | ||||
| ACF_COUNTDOWN_MINUTES_LABEL_DESC="Set the minutes label." | ||||
| ACF_COUNTDOWN_SECONDS_LABEL="Show Seconds" | ||||
| ACF_COUNTDOWN_SECONDS="Seconds" | ||||
| ACF_COUNTDOWN_SECONDS_DESC="Set whether to display the seconds." | ||||
| ACF_COUNTDOWN_SECONDS_LABEL="Seconds Label" | ||||
| ACF_COUNTDOWN_SECONDS_LABEL_DESC="Set the seconds label." | ||||
| ACF_COUNTDOWN_TYPE="Type" | ||||
| ACF_COUNTDOWN_TYPE_DESC="Select the Contdown type.<br><br><strong>Fixed:</strong> Counts down to a specific date and time. Universal deadline for all visitors.<br><strong>Evergreen:</strong> Set-and-forget solution. The countdown starts when your visitor sees the offer. The countdown will also restart upon ending." | ||||
| ACF_COUNTDOWN_TYPE_FIXED="Fixed Date" | ||||
| ACF_COUNTDOWN_TYPE_EVERGREEN="Evergreen" | ||||
| ACF_COUNTDOWN_TIMEZONE="Date Timezone" | ||||
| ACF_COUNTDOWN_TIMEZONE_DESC="Select which timezone will be used." | ||||
| ACF_COUNTDOWN_TIMEZONE_SERVER="Use Joomla Timezone" | ||||
| ACF_COUNTDOWN_TIMEZONE_CLIENT="Use Visitor's Timezone" | ||||
| ACF_COUNTDOWN_THEME_SETTINGS="Theme Settings" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_COLOR="Item Border Color" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_COLOR_DESC="Set the border color around each countdown item." | ||||
| ACF_COUNTDOWN_ENABLE_SEPARATOR="Enable Separator" | ||||
| ACF_COUNTDOWN_ENABLE_SEPARATOR_DESC="Set to display a colon \":\" separator." | ||||
| ACF_COUNTDOWN_DOUBLE_ZEROES_FORMAT="Enable 00 Number Format" | ||||
| ACF_COUNTDOWN_DOUBLE_ZEROES_FORMAT_DESC="Set whether to display the numbers in 0 or 00 format." | ||||
| ACF_COUNTDOWN_UNIT_ITEM="Unit Item" | ||||
| ACF_COUNTDOWN_ITEM_SIZE="Size" | ||||
| ACF_COUNTDOWN_ITEM_SIZE_DESC="Sets the item's width and height in pixels. Leave empty for auto width." | ||||
| ACF_COUNTDOWN_TEMPLATE_SELECTOR_DESC="Select whether to use a pre-made template or a custom template" | ||||
| ACF_COUNTDOWN_TEMPLATE_SELECTOR="Template selector" | ||||
| ACF_COUNTDOWN_GAP="Gap" | ||||
| ACF_COUNTDOWN_GAP_DESC="Set the space between unit items." | ||||
| ACF_COUNTDOWN_BACKGROUND_COLOR="Background Color" | ||||
| ACF_COUNTDOWN_ITEM_BACKGROUND_COLOR_DESC="Set the item background color." | ||||
| ACF_COUNTDOWN_UNIT_ITEM_BORDER_CONTROL_DESC="Set the border for the unit item (style, color and width)." | ||||
| ACF_COUNTDOWN_UNIT_DIGITS_CONTAINER="Unit Digits Container" | ||||
| ACF_COUNTDOWN_UNIT_DIGIT="Unit Digit" | ||||
| ACF_COUNTDOWN_UNIT_LABEL="Unit Label" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_RADIUS_DESC="Set the item border radius." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_PADDING_DESC="Set the digits container padding." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_CUSTOM_WIDTH="Digits Container Custom Width" | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_CUSTOM_WIDTH_DESC="Set the digits container minimum width.<br><br><strong>Enable</strong> to set a custom width.<br><strong>Disable</strong> for auto width." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_BACKGROUND_COLOR_DESC="Set the digits container background color." | ||||
| ACF_COUNTDOWN_DIGITS_FONT_SIZE_DESC="Set the font size of the digits." | ||||
| ACF_COUNTDOWN_DIGITS_FONT_WEIGHT="Font Weight" | ||||
| ACF_COUNTDOWN_DIGITS_FONT_WEIGHT_DESC="Set the font weight of the digits." | ||||
| ACF_COUNTDOWN_DIGITS_CUSTOM_WIDTH="Digits Custom Width" | ||||
| ACF_COUNTDOWN_DIGITS_CUSTOM_WIDTH_DESC="Set the digits minimum width.<br><br><strong>Enable</strong> to set a custom width.<br><strong>Disable</strong> for auto width." | ||||
| ACF_COUNTDOWN_DIGITS_PADDING_DESC="Set the padding for each digit." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_BORDER_RADIUS_DESC="Set the border radius for the digits container." | ||||
| ACF_COUNTDOWN_DIGITS_BORDER_RADIUS_DESC="Set the border radius for each digit." | ||||
| ACF_COUNTDOWN_DIGITS_GAP_DESC="Set the gap between the digits." | ||||
| ACF_COUNTDOWN_DIGIT_BACKGROUND_COLOR_DESC="Set the background color of each digit." | ||||
| ACF_COUNTDOWN_TEXT_COLOR="Text Color" | ||||
| ACF_COUNTDOWN_DIGIT_TEXT_COLOR_DESC="Set the text color of each digit." | ||||
| ACF_COUNTDOWN_LABEL_FONT_SIZE_DESC="Set the font size of the labels." | ||||
| ACF_COUNTDOWN_LABEL_FONT_WEIGHT="Label Weight" | ||||
| ACF_COUNTDOWN_LABEL_FONT_WEIGHT_DESC="Set the font weight of the labels." | ||||
| ACF_COUNTDOWN_UNIT_LABEL_COLOR_DESC="Set the text color of the labels appearing below each countdown digit." | ||||
| ACF_COUNTDOWN_UNIT_LABEL_MARGIN_TOP="Space between label and digits" | ||||
| ACF_COUNTDOWN_UNIT_LABEL_MARGIN_TOP_DESC="Set the spacing between the label and the countdown digits." | ||||
| ACF_COUNTDOWN_MINS="Mins" | ||||
| ACF_COUNTDOWN_SECS="Secs" | ||||
| ACF_COUNTDOWN_SHOW_ADVANCED_SETTINGS="Show Advanced Settings" | ||||
| ACF_COUNTDOWN_SHOW_ADVANCED_SETTINGS_DESC="Enable to show advanced settings." | ||||
| ACF_COUNTDOWN_ITEM_PADDING="Item Padding" | ||||
| ACF_COUNTDOWN_ITEM_PADDING_DESC="Set the item's padding." | ||||
| @ -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) 2020 Tassos Marinos. All rights reserved. | ||||
| ; @license		http://www.tassos.gr | ||||
|  | ||||
| ACF_COUNTDOWN="Fields - ACF Countdown" | ||||
| ACF_COUNTDOWN_DESC="Use a countdown timer to create anticipation and scarcity around upcoming events, creating the feeling of scarcity, anticipation, and drive more sales." | ||||
| @ -0,0 +1,108 @@ | ||||
| ; @package      Advanced Custom Fields | ||||
| ; @version      2.8.8 Pro | ||||
| ; | ||||
| ; @author		Tassos Marinos - http://www.tassos.gr/joomla-extensions | ||||
| ; @copyright	Copyright (c) 2020 Tassos Marinos. All rights reserved. | ||||
| ; @license		http://www.tassos.gr | ||||
|  | ||||
| PLG_FIELDS_ACFCOUNTDOWN_LABEL="ACF - Cuenta Atras" | ||||
| ACF_COUNTDOWN="Campos - ACF Cuenta Atras" | ||||
| ACF_COUNTDOWN_VALUE_DESC="Establezca la fecha de la cuenta regresiva o en dinámico los días/horas/minutos/segundos." | ||||
| ACF_COUNTDOWN_DESC="Use un temporizador de cuenta regresiva para crear anticipación y escasez en torno a los próximos eventos, creando la sensación de escasez, anticipación e impulsando más ventas." | ||||
| ACF_COUNTDOWN_SHOW_MESSAGE="Mostrar mensaje" | ||||
| ACF_COUNTDOWN_SHOW_MESSAGE_DESC="Configure el mensaje que aparecerá una vez que finalice el temporizador." | ||||
| ACF_COUNTDOWN_FINISH_TEXT_DESC="Configure el mensaje que aparecerá una vez finalice la cuenta atrás." | ||||
| ACF_COUNTDOWN_FINISH_TEXT_HINT="Cuenta regresiva finalizada." | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT="Formato Personalizado" | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT_DESC="Usando la opción de <strong>Formato Personalizado</strong>, puede escribir su propio HTML para producir una cuenta regresiva que se ajuste a sus necesidades.<br>Etiquetas Disponibles:<br><br>• {days}<br>• {hours}<br>• {minutes}<br>• {seconds}<br><br>Ejemplo: {minutes}m:{seconds}s producirá una cuenta regresiva con salida: 35m:28s" | ||||
| ACF_COUNTDOWN_CUSTOM_FORMAT_HINT="{days} días, {hours} horas, {minutes} minutos y {seconds} segundos" | ||||
| ACF_COUNTDOWN_COUNTDOWN_TIMER="Temporizador" | ||||
| ACF_COUNTDOWN_ACTION="Expirar una Cuenta Atras" | ||||
| ACF_COUNTDOWN_ACTION_DESC="Seleccione la acción final de la cuenta atras.<br><br><strong>Sin acción:</strong> La cuenta atrás permanecerá una vez finalizada.<br><strong>Ocultar temporizador:</strong> La cuenta atras desaparecerá una vez que finalice.<br><strong>Mostrar mensaje:</strong> Muestra un mensaje una vez que finaliza la cuenta atras.<br><strong>Redirigir a una URL:</strong> Redirige a una URL una vez que finaliza el temporizador." | ||||
| ACF_COUNTDOWN_ACTION_NO_ACTION="Sin acción" | ||||
| ACF_COUNTDOWN_ACTION_HIDE_TIMER="Ocultar temporizador" | ||||
| ACF_COUNTDOWN_ACTION_REDIRECT="Redirigir a URL" | ||||
| ACF_COUNTDOWN_REDIRECT_URL="Redireccionar URL" | ||||
| ACF_COUNTDOWN_REDIRECT_URL_DESC="Configure la URL para redirigir al usuario una vez que finalice la cuenta atras." | ||||
| ACF_COUNTDOWN_REDIRECT_URL_HINT="https://" | ||||
| ACF_COUNTDOWN_PRE_MADE_TEMPLATE="Plantilla Prefabricada" | ||||
| ACF_COUNTDOWN_TEMPLATE="Plantilla" | ||||
| ACF_COUNTDOWN_TEMPLATE_DESC="Seleccione la plantilla de cuenta atrasa que desea usar. Una vez que seleccione una plantilla, la configuración a continuación se actualizará en función de la plantilla seleccionada." | ||||
| ACF_COUNTDOWN_UNIT_DISPLAY="Pantalla de unidad" | ||||
| ACF_COUNTDOWN_DAYS_LABEL="Mostrar Días" | ||||
| ACF_COUNTDOWN_DAYS="Días" | ||||
| ACF_COUNTDOWN_DAYS_DESC="Establezca si mostrar los días." | ||||
| ACF_COUNTDOWN_DAYS_LABEL="Mostrar Días" | ||||
| ACF_COUNTDOWN_DAYS_LABEL_DESC="Establecer la etiqueta de días." | ||||
| ACF_COUNTDOWN_HOURS_LABEL="Mostrar Horas" | ||||
| ACF_COUNTDOWN_HOURS="Horas" | ||||
| ACF_COUNTDOWN_HOURS_DESC="Establezca si mostrar las horas." | ||||
| ACF_COUNTDOWN_HOURS_LABEL="Mostrar Horas" | ||||
| ACF_COUNTDOWN_HOURS_LABEL_DESC="Establecer la etiqueta de horas." | ||||
| ACF_COUNTDOWN_MINUTES_LABEL="Mostrar Minutos" | ||||
| ACF_COUNTDOWN_MINUTES="Minutos" | ||||
| ACF_COUNTDOWN_MINUTES_DESC="Establezca si mostrar minutos." | ||||
| ACF_COUNTDOWN_MINUTES_LABEL="Mostrar Minutos" | ||||
| ACF_COUNTDOWN_MINUTES_LABEL_DESC="Establecer la etiqueta de minutos." | ||||
| ACF_COUNTDOWN_SECONDS_LABEL="Mostrar Segundos" | ||||
| ACF_COUNTDOWN_SECONDS="Segundos" | ||||
| ACF_COUNTDOWN_SECONDS_DESC="Establezca si mostrar segundos" | ||||
| ACF_COUNTDOWN_SECONDS_LABEL="Mostrar Segundos" | ||||
| ACF_COUNTDOWN_SECONDS_LABEL_DESC="Establecer la etiqueta de segundos." | ||||
| ACF_COUNTDOWN_TYPE="Tipo" | ||||
| ACF_COUNTDOWN_TYPE_DESC="Seleccione el tipo de Cuenta Atras.<br><br><strong>Fijo:</strong> Cuenta atrás hasta una fecha y hora específicas. Plazo universal para todos los visitantes.<br><strong>Perenne:</strong> Solución de configurar y olvidar. La cuenta regresiva comienza cuando su visitante ve la oferta. La cuenta regresiva también se reiniciará al finalizar." | ||||
| ACF_COUNTDOWN_TYPE_FIXED="Fecha Fijada" | ||||
| ACF_COUNTDOWN_TYPE_EVERGREEN="Perenne" | ||||
| ACF_COUNTDOWN_TIMEZONE="Zona Horaria" | ||||
| ACF_COUNTDOWN_TIMEZONE_DESC="Seleccione qué zona horaria se utilizará." | ||||
| ACF_COUNTDOWN_TIMEZONE_SERVER="Usar la zona horaria de Joomla" | ||||
| ACF_COUNTDOWN_TIMEZONE_CLIENT="Usar la zona horaria del visitante" | ||||
| ACF_COUNTDOWN_THEME_SETTINGS="Ajustes del Tema" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_COLOR="Color del borde del artículo" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_COLOR_DESC="Establezca el color del borde alrededor de cada elemento de la cuenta atras." | ||||
| ACF_COUNTDOWN_ENABLE_SEPARATOR="Activar Separador" | ||||
| ACF_COUNTDOWN_ENABLE_SEPARATOR_DESC="Configure para mostrar un separador de dos puntos \\\":\\\"." | ||||
| ACF_COUNTDOWN_DOUBLE_ZEROES_FORMAT="Habilitar Formato de Número 00" | ||||
| ACF_COUNTDOWN_DOUBLE_ZEROES_FORMAT_DESC="Establezca si mostrar los números en formato 0 o 00." | ||||
| ACF_COUNTDOWN_UNIT_ITEM="Unidad del Elemento" | ||||
| ACF_COUNTDOWN_ITEM_SIZE="Tamaño" | ||||
| ACF_COUNTDOWN_ITEM_SIZE_DESC="Establece el ancho y la altura del elemento en píxeles. Deje vacío para ancho automático." | ||||
| ACF_COUNTDOWN_TEMPLATE_SELECTOR_DESC="Seleccione si desea utilizar una plantilla prefabricada o una plantilla personalizada" | ||||
| ACF_COUNTDOWN_TEMPLATE_SELECTOR="Selector de Plantilla" | ||||
| ACF_COUNTDOWN_GAP="Espaciado" | ||||
| ACF_COUNTDOWN_GAP_DESC="Establezca el espacio entre los elementos de la unidad." | ||||
| ACF_COUNTDOWN_BACKGROUND_COLOR="Color de Fondo" | ||||
| ACF_COUNTDOWN_ITEM_BACKGROUND_COLOR_DESC="Establezca el color de fondo del elemento" | ||||
| ACF_COUNTDOWN_UNIT_ITEM_BORDER_CONTROL_DESC="Establezca el borde para el elemento de la unidad (estilo, color y ancho)." | ||||
| ACF_COUNTDOWN_UNIT_DIGITS_CONTAINER="Contenedor de Unidad de Dígitos" | ||||
| ACF_COUNTDOWN_UNIT_DIGIT="Unidad de Digitos" | ||||
| ACF_COUNTDOWN_UNIT_LABEL="Unidad de Etiqueta" | ||||
| ACF_COUNTDOWN_ITEM_BORDER_RADIUS_DESC="Establezca el radio del borde del elemento." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_PADDING_DESC="Establezca el relleno del contenedor de dígitos." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_CUSTOM_WIDTH="Ancho personalizado del contenedor de dígitos" | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_CUSTOM_WIDTH_DESC="Establezca el ancho mínimo del contenedor de dígitos.<br><br><strong>Activado</strong>para establecer un ancho personalizado.<br><strong>Desactivado</strong> Para tamaño automático." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_BACKGROUND_COLOR_DESC="Establezca el color de fondo del contenedor de dígitos." | ||||
| ACF_COUNTDOWN_DIGITS_FONT_SIZE_DESC="Establezca el tamaño de la fuente de los dígitos." | ||||
| ACF_COUNTDOWN_DIGITS_FONT_WEIGHT="Peso de fuente" | ||||
| ACF_COUNTDOWN_DIGITS_FONT_WEIGHT_DESC="Establezca el peso de la fuente de los dígitos." | ||||
| ACF_COUNTDOWN_DIGITS_CUSTOM_WIDTH="Ancho Personalizado de Dígitos" | ||||
| ACF_COUNTDOWN_DIGITS_CUSTOM_WIDTH_DESC="Configure el ancho mínimo de los dígitos.<br><br><strong>Activado</strong> para establecer un ancho personalizado.<br><strong>Desactivado</strong> para tamaño automático." | ||||
| ACF_COUNTDOWN_DIGITS_PADDING_DESC="Establecer el relleno para cada dígito." | ||||
| ACF_COUNTDOWN_DIGITS_CONTAINER_BORDER_RADIUS_DESC="Establezca el radio del borde para el contenedor de dígitos." | ||||
| ACF_COUNTDOWN_DIGITS_BORDER_RADIUS_DESC="Establezca el radio del borde para cada dígito." | ||||
| ACF_COUNTDOWN_DIGITS_GAP_DESC="Establezca el espacio entre los dígitos." | ||||
| ACF_COUNTDOWN_DIGIT_BACKGROUND_COLOR_DESC="Establezca el color de fondo de cada dígito." | ||||
| ACF_COUNTDOWN_TEXT_COLOR="Color del Texto" | ||||
| ACF_COUNTDOWN_DIGIT_TEXT_COLOR_DESC="Establece el color del texto de cada dígito." | ||||
| ACF_COUNTDOWN_LABEL_FONT_SIZE_DESC="Establezca el tamaño de fuente de las etiquetas." | ||||
| ACF_COUNTDOWN_LABEL_FONT_WEIGHT="Peso de la Etiqueta" | ||||
| ACF_COUNTDOWN_LABEL_FONT_WEIGHT_DESC="Establezca el peso de la fuente de las etiquetas." | ||||
| ACF_COUNTDOWN_UNIT_LABEL_COLOR_DESC="Establezca el color del texto de las etiquetas que aparecen debajo de cada dígito de la cuenta regresiva." | ||||
| ACF_COUNTDOWN_UNIT_LABEL_MARGIN_TOP="Espacio entre la etiqueta y los dígitos" | ||||
| ACF_COUNTDOWN_UNIT_LABEL_MARGIN_TOP_DESC="Configure el espacio entre la etiqueta y los dígitos de la cuenta atras." | ||||
| ACF_COUNTDOWN_MINS="Minutos" | ||||
| ACF_COUNTDOWN_SECS="Segundos" | ||||
| ACF_COUNTDOWN_SHOW_ADVANCED_SETTINGS="Mostrar Ajustes Avanzados" | ||||
| ACF_COUNTDOWN_SHOW_ADVANCED_SETTINGS_DESC="Habilite para mostrar la configuración avanzada." | ||||
| ACF_COUNTDOWN_ITEM_PADDING="Relleno de Artículos" | ||||
| ACF_COUNTDOWN_ITEM_PADDING_DESC="Establezca el relleno del elemento." | ||||
| @ -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) 2020 Tassos Marinos. All rights reserved. | ||||
| ; @license		http://www.tassos.gr | ||||
|  | ||||
| ACF_COUNTDOWN="Campos - ACF Cuenta Atras" | ||||
| ACF_COUNTDOWN_DESC="Use un temporizador de cuenta regresiva para crear anticipación y escasez en torno a los próximos eventos, creando la sensación de escasez, anticipación e impulsando más ventas." | ||||
		Reference in New Issue
	
	Block a user