first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
; Joomla! Project
; (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8
PLG_FIELDS_EDITOR="Fields - Editor"
PLG_FIELDS_EDITOR_LABEL="Editor (%s)"
PLG_FIELDS_EDITOR_PARAMS_BUTTONS_HIDE_LABEL="Hide Buttons"
PLG_FIELDS_EDITOR_PARAMS_FILTER_LABEL="Filter"
PLG_FIELDS_EDITOR_PARAMS_HEIGHT_LABEL="Height"
PLG_FIELDS_EDITOR_PARAMS_SHOW_BUTTONS_LABEL="Buttons"
PLG_FIELDS_EDITOR_PARAMS_WIDTH_LABEL="Width"
PLG_FIELDS_EDITOR_XML_DESCRIPTION="This plugin lets create new fields of type 'Editor' in the extensions where custom fields are implemented."