acf
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
; @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_ACFTIMEPICKER_LABEL="ACF - Timepicker"
|
||||
ACF_TIMEPICKER="Fields - ACF Timepicker"
|
||||
ACF_TIMEPICKER_DESC="Choose a time from an interactive time picker in the back-end and display the selected time in the front-end."
|
||||
ACF_TIMEPICKER_TIMEFORMAT="Time Format"
|
||||
ACF_TIMEPICKER_TIMEFORMAT_DESC="Choose the time format you'd like to see on the frontend. It uses PHP's time format characters."
|
||||
ACF_TIMEPICKER_VALUE_DESC="Select time from the timepicker."
|
||||
@ -0,0 +1,9 @@
|
||||
; @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
|
||||
|
||||
ACF_TIMEPICKER="Fields - ACF Timepicker"
|
||||
ACF_TIMEPICKER_DESC="Choose a time from an interactive time picker in the back-end and display the selected time in the front-end."
|
||||
Reference in New Issue
Block a user