first commit
This commit is contained in:
13
administrator/language/en-US/plg_fields_integer.ini
Normal file
13
administrator/language/en-US/plg_fields_integer.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
; 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_INTEGER="Fields - Integer"
|
||||
PLG_FIELDS_INTEGER_LABEL="Integer"
|
||||
PLG_FIELDS_INTEGER_PARAMS_FIRST_LABEL="First"
|
||||
PLG_FIELDS_INTEGER_PARAMS_LAST_LABEL="Last"
|
||||
PLG_FIELDS_INTEGER_PARAMS_MULTIPLE_LABEL="Multiple"
|
||||
PLG_FIELDS_INTEGER_PARAMS_STEP_LABEL="Step Increment"
|
||||
PLG_FIELDS_INTEGER_XML_DESCRIPTION="This plugin lets create new fields of type 'Integer' in the extensions where custom fields are implemented."
|
||||
|
||||
Reference in New Issue
Block a user