acf
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
; @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_ACFEMAIL_LABEL="ACF - Email"
|
||||
ACF_EMAIL="Fields - ACF Email"
|
||||
ACF_EMAIL_DESC="Safely display email addresses in the front-end that are unreadbable to spambots."
|
||||
ACF_EMAIL_VALUE_DESC="Set an email address."
|
||||
ACF_EMAIL_CLOAK_SUPPORT="Cloak Email Address"
|
||||
ACF_EMAIL_CLOAK_SUPPORT_DESC="If enabled, the email address will be protected with an Anti-Spam Email Cloaking script making it unreadable to spambots."
|
||||
ACF_EMAIL_DISPLAY_AS="Display As"
|
||||
ACF_EMAIL_DISPLAY_AS_DESC="Select whether to display the email address as plain text or convert it to a mailto link."
|
||||
ACF_EMAIL_TEXT="Text"
|
||||
ACF_EMAIL_LINK="Mailto Link"
|
||||
Reference in New Issue
Block a user