#3433 added language keys for text of culture variant permissions
This commit is contained in:
@@ -41,15 +41,15 @@
|
||||
|
||||
<div class="sub-view-column-section">
|
||||
|
||||
<h5>Content Type Variation</h5>
|
||||
<small>Define the rules for how this content type's properties can be varied</small>
|
||||
<h5><localize key="contentTypeEditor_variantsHeading" /></h5>
|
||||
<small><localize key="contentTypeEditor_variantsDescription" /></small>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sub-view-columns">
|
||||
|
||||
<div class="sub-view-column-left">
|
||||
<label>Allow varying by Culture</label>
|
||||
<label><localize key="contentTypeEditor_allowVaryByCulture" /></label>
|
||||
</div>
|
||||
<div class="sub-view-column-right">
|
||||
<umb-toggle data-element="permissions-allow-culture-variant"
|
||||
|
||||
@@ -1483,6 +1483,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="tabHasNoSortOrder">tab has no sort order</key>
|
||||
<key alias="compositionUsageHeading">Where is this composition used?</key>
|
||||
<key alias="compositionUsageSpecification">This composition is currently used in the composition of the following content types:</key>
|
||||
<key alias="variantsHeading">Content Type Variation</key>
|
||||
<key alias="variantsDescription">Define the rules for how this content type's properties can be varied</key>
|
||||
<key alias="allowVaryByCulture">Allow varying by Culture</key>
|
||||
</area>
|
||||
<area alias="modelsBuilder">
|
||||
<key alias="buildingModels">Building models</key>
|
||||
|
||||
@@ -1505,6 +1505,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="tabHasNoSortOrder">tab has no sort order</key>
|
||||
<key alias="compositionUsageHeading">Where is this composition used?</key>
|
||||
<key alias="compositionUsageSpecification">This composition is currently used in the composition of the following content types:</key>
|
||||
<key alias="variantsHeading">Content Type Variation</key>
|
||||
<key alias="variantsDescription">Define the rules for how this content type's properties can be varied</key>
|
||||
<key alias="allowVaryByCulture">Allow varying by Culture</key>
|
||||
</area>
|
||||
<area alias="languages">
|
||||
<key alias="addLanguage">Add language</key>
|
||||
|
||||
Reference in New Issue
Block a user