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,23 @@
; @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_ACFPROGRESSBAR_LABEL="ACF - Progress Bar"
ACF_PROGRESSBAR="Fields - ACF Progress Bar"
ACF_PROGRESSBAR_DESC="Enter a completion percentage in the back-end and display the respective progress bar in the front-end."
ACF_PROGRESSBAR_VALUE_DESC="Set the percentage number for the progress bar."
ACF_PROGRESSBAR_HEIGHT_DESC="The height of the progress bar."
ACF_PROGRESSBAR_COLOR_DESC="Set the progress bar color."
ACF_PROGRESSBAR_STRIPPED="Stripped"
ACF_PROGRESSBAR_STRIPPED_DESC="Display stripes on progress bar."
ACF_PROGRESSBAR_ANIMATED="Animated"
ACF_PROGRESSBAR_ANIMATED_DESC="Animate the progress bar."
ACF_PROGRESSBAR_ROUNDED_CORNERS="Rounded Corners"
ACF_PROGRESSBAR_ROUNDED_CORNERS_DESC="Enable rounded corners."
ACF_PROGRESSBAR_SHADOW="Shadow"
ACF_PROGRESSBAR_SHADOW_DESC="Enable inner shadow."
ACF_PROGRESSBAR_SHOW_LABEL="Show Label"
ACF_PROGRESSBAR_SHOW_LABEL_DESC="Enable to display percentage text within the progress bar."

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_PROGRESSBAR="Fields - ACF Progress Bar"
ACF_PROGRESSBAR_DESC="Enter a completion percentage in the back-end and display the respective progress bar in the front-end."