21 lines
		
	
	
		
			947 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			947 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="Fields - ACF Twitter"
 | |
| ACF_TWITTER_VALUE_DESC="Enter a twitter handle.<br /><br />Example: tassosm"
 | |
| ACF_TWITTER_DESC="Get more Twitter followers by creating a Follow button and placing it onto your site."
 | |
| ACF_TWITTER_LB="Large Button"
 | |
| ACF_TWITTER_LB_DESC="Display a large button of the follow button."
 | |
| ACF_TWITTER_SU="Show Username"
 | |
| ACF_TWITTER_SU_DESC="Show your username within the follow button."
 | |
| ACF_TWITTER_SC="Show Count"
 | |
| ACF_TWITTER_SC_DESC="Show count of followers."
 | |
| ACF_TWITTER_TWTR_HANDLE="Enter a Twitter Handle"
 | |
| ACF_TWITTER_WIDGET="Widget:"
 | |
| ACF_TWITTER_WIDGET_DESC="Select which widget you want to display."
 | |
| ACF_TWITTER_FOLLOW="Follow Button" |