acf
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
; @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_ACFFACEBOOK_LABEL="ACF - Facebook"
|
||||
ACF_FACEBOOK="Fields - ACF Facebook"
|
||||
ACF_FACEBOOK_DESC="Enter a Facebook Page URL to embed and promote a page by letting your visitors like and share the Page without leaving your site"
|
||||
ACF_FACEBOOK_HINT="Enter a Facebook Page URL"
|
||||
ACF_FACEBOOK_VALUE_DESC="Enter a Facebook Page URL"
|
||||
ACF_FACEBOOK_WIDTH="Width"
|
||||
ACF_FACEBOOK_WIDTH_DESC="Set the width of the embed"
|
||||
ACF_FACEBOOK_HEIGHT="Height"
|
||||
ACF_FACEBOOK_HEIGHT_DESC="Set the height of the embed"
|
||||
ACF_FACEBOOK_TABS="Tabs"
|
||||
ACF_FACEBOOK_TABS_DESC="Tabs to render such as Timeline, Events and Messages"
|
||||
ACF_FACEBOOK_TIMELINE="Timeline"
|
||||
ACF_FACEBOOK_EVENTS="Events"
|
||||
ACF_FACEBOOK_MESSAGES="Messages"
|
||||
ACF_FACEBOOK_HIDE_COVER_PHOTO="Hide Cover Photo"
|
||||
ACF_FACEBOOK_HIDE_COVER_PHOTO_DESC="Hide the cover photo in the header"
|
||||
ACF_FACEBOOK_SMALL_HEADER="Use Small Header"
|
||||
ACF_FACEBOOK_SMALL_HEADER_DESC="Use a smaller version of the header by displaying a smaller cover photo"
|
||||
ACF_FACEBOOK_SHOW_FRIEND_FACES="Show Friend's Faces"
|
||||
ACF_FACEBOOK_SHOW_FRIEND_FACES_DESC="Show profile photos of friends who like this page"
|
||||
ACF_FACEBOOK_HIDE_CTA="Hide Call to Action button"
|
||||
ACF_FACEBOOK_HIDE_CTA_DESC="Hide the custom Call to Action button (if enabled by Page Admin)"
|
||||
ACF_FACEBOOK_WIDGET="Widget"
|
||||
ACF_FACEBOOK_WIDGET_DESC="Select a widget to display"
|
||||
ACF_FACEBOOK_FBPAGE="Facebook Page"
|
||||
Reference in New Issue
Block a user