This commit is contained in:
2024-12-31 11:07:09 +01:00
parent df7915205d
commit e089172b15
1916 changed files with 165422 additions and 271 deletions

View File

@ -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_ACFCOUNTRY_LABEL="ACF - Country"
ACF_COUNTRY="Fields - ACF Country"
ACF_COUNTRY_DESC="Select a country from a list in the back-end and display the country name or country code in the front-end."
ACF_COUNTRY_NAME="Country Name"
ACF_COUNTRY_CODE="Country Code"
ACF_COUNTRY_VALUE_DESC="Select a Country from the list"
ACF_COUNTRY_DETECT_VISITOR_COUNTRY="Detect Visitor Country"
ACF_COUNTRY_DETECT_VISITOR_COUNTRY_DESC="If enabled, the field will try to detect and prefill the visitor's country.<br><br>It requires the TGeoIP plugin to be installed."
ACF_COUNTRY_MULTIPLE_SELECTION="Multiple Country Selection"
ACF_COUNTRY_MULTIPLE_SELECTION_DESC="Allow selection of multiple countries."