translation for prevalue editor property group headlines
This commit is contained in:
+3
-3
@@ -18,7 +18,7 @@
|
||||
<div class="umb-group-panel">
|
||||
|
||||
<div class="umb-group-panel__header">
|
||||
<div id="group-{{group.id}}">Block Editor</div>
|
||||
<localize key="blockEditor_headlineBlockAppearance">Block appearance</div>
|
||||
</div>
|
||||
|
||||
<div class="umb-group-panel__content">
|
||||
@@ -75,7 +75,7 @@
|
||||
<div class="umb-group-panel">
|
||||
|
||||
<div class="umb-group-panel__header">
|
||||
<div id="group-{{group.id}}">Data Settings</div>
|
||||
<localize key="blockEditor_headlineDataModels">Data Models</div>
|
||||
</div>
|
||||
|
||||
<div class="umb-group-panel__content">
|
||||
@@ -147,7 +147,7 @@
|
||||
<div class="umb-group-panel">
|
||||
|
||||
<div class="umb-group-panel__header">
|
||||
<div id="group-{{group.id}}">Showcase</div>
|
||||
<localize key="blockEditor_headlineShowcase">Showcase</div>
|
||||
</div>
|
||||
|
||||
<div class="umb-group-panel__content">
|
||||
|
||||
+1
-2
@@ -26,9 +26,8 @@
|
||||
.__control-actions-btn {
|
||||
position: relative;
|
||||
color: @ui-action-discreet-type;
|
||||
height: 30px;
|
||||
height: 32px;
|
||||
width: 26px;
|
||||
margin-top: 2px;
|
||||
&:hover {
|
||||
color: @ui-action-discreet-type-hover;
|
||||
}
|
||||
|
||||
@@ -2403,6 +2403,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="formsDescription">Create forms using an intuitive drag and drop interface. From simple contact forms that sends e-mails to advanced questionaires that integrate with CRM systems. Your clients will love it!</key>
|
||||
</area>
|
||||
<area alias="blockEditor">
|
||||
<key alias="headlineBlockAppearance">Block apperance</key>
|
||||
<key alias="headlineDataModels">Data models</key>
|
||||
<key alias="headlineShowcase">Showcase</key>
|
||||
<key alias="labelBackgroundColor">Background color</key>
|
||||
<key alias="labelIconColor">Icon color</key>
|
||||
<key alias="labelContentElementType">Content model</key>
|
||||
|
||||
@@ -2414,6 +2414,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="formsDescription">Create forms using an intuitive drag and drop interface. From simple contact forms that sends e-mails to advanced questionaires that integrate with CRM systems. Your clients will love it!</key>
|
||||
</area>
|
||||
<area alias="blockEditor">
|
||||
<key alias="headlineBlockAppearance">Block apperance</key>
|
||||
<key alias="headlineDataModels">Data models</key>
|
||||
<key alias="headlineShowcase">Showcase</key>
|
||||
<key alias="labelBackgroundColor">Background color</key>
|
||||
<key alias="labelIconColor">Icon color</key>
|
||||
<key alias="labelContentElementType">Content model</key>
|
||||
|
||||
Reference in New Issue
Block a user