22 lines
		
	
	
		
			1019 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			1019 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; @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_ACFTWITTER_LABEL="ACF - Twitter"
 | |
| ACF_TWITTER="Campos - ACF Twitter"
 | |
| ACF_TWITTER_VALUE_DESC="Introduzca un identificador de Twitter.<br><br>Ejemplo: tassosm"
 | |
| ACF_TWITTER_DESC="Obtenga más seguidores en Twitter creando un botón Seguir y colocándolo en su sitio."
 | |
| ACF_TWITTER_LB="Botón Grande"
 | |
| ACF_TWITTER_LB_DESC="Mostrar en grande el botón de seguimiento."
 | |
| ACF_TWITTER_SU="Mostrar Nombre de Usuario"
 | |
| ACF_TWITTER_SU_DESC="Muestre su nombre de usuario dentro del botón de seguimiento."
 | |
| ACF_TWITTER_SC="Mostrar Recuento"
 | |
| ACF_TWITTER_SC_DESC="Mostrar recuento de seguidores."
 | |
| ACF_TWITTER_TWTR_HANDLE="Ingrese un identificador de Twitter"
 | |
| ACF_TWITTER_WIDGET="Widget:"
 | |
| ACF_TWITTER_WIDGET_DESC="Seleccione qué widget desea mostrar."
 | |
| ACF_TWITTER_FOLLOW="Botón de Seguir."
 |