Skip to content

Commit

Permalink
style guide for labels
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Oct 17, 2019
1 parent 7c5c1cc commit f7cbf50
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,6 +8,6 @@ PLG_FIELDS_SUBFIELDS_LABEL="Subfields (%s)"
PLG_FIELDS_SUBFIELDS_PARAMS_CUSTOMFIELD_LABEL="Subfield"
PLG_FIELDS_SUBFIELDS_PARAMS_OPTIONS_LABEL="Subfields"
PLG_FIELDS_SUBFIELDS_PARAMS_RENDER_VALUES_DESC="Whether you want the plugin to pre-render the values of this subfield. Pre-rendering comes at a cost of performance and it might not be necessary, especially if you have a custom layout override where you take care of rendering the raw value."
PLG_FIELDS_SUBFIELDS_PARAMS_RENDER_VALUES_LABEL="Render values"
PLG_FIELDS_SUBFIELDS_PARAMS_RENDER_VALUES_LABEL="Render Values"
PLG_FIELDS_SUBFIELDS_PARAMS_REPEAT_LABEL="Repeatable"
PLG_FIELDS_SUBFIELDS_XML_DESCRIPTION="This plugin lets you create new fields of type 'subfields' in any extension where custom fields are supported."

0 comments on commit f7cbf50

Please sign in to comment.