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,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."

View File

@ -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."