remove the hidding of catelouge appearance as its not located under advance (#13456)

This commit is contained in:
Niels Lyngsø
2022-11-22 10:54:43 +01:00
committed by nikolajlauridsen
parent 22caf2319d
commit 85842bde9f
4 changed files with 4 additions and 12 deletions

View File

@@ -2248,9 +2248,7 @@ Mange hilsner fra Umbraco robotten
<key alias="scaleHandlerButtonTitle">Træk for at skalere</key>
<key alias="areaCreateLabelTitle">Tilføj indhold label</key>
<key alias="areaCreateLabelHelp">Overskriv labellen for tilføj indholds knappen i dette område.</key>
<key alias="addSizeOptions">Tilføj skalerings muligheder</key>
<key alias="addAreaOptions">Tilføj områder</key>
<key alias="addAppearanceOptions">Tilføj katalog udseende</key>
<key alias="showSizeOptions">Tilføj skalerings muligheder</key>
<key alias="addBlockType">Tilføj Blok</key>
<key alias="addBlockGroup">Tilføj gruppe</key>
<key alias="pickSpecificAllowance">Tilføj gruppe eller Blok</key>

View File

@@ -2799,7 +2799,6 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
<key alias="areaCreateLabelTitle">Create Button Label</key>
<key alias="areaCreateLabelHelp">Overwrite the label on the create button of this Area.</key>
<key alias="showSizeOptions">Show resize options</key>
<key alias="showAppearanceOptions">Show catalogue appearance</key>
<key alias="addBlockType">Add Block</key>
<key alias="addBlockGroup">Add group</key>
<key alias="pickSpecificAllowance">Pick group or Block</key>

View File

@@ -2902,7 +2902,6 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
<key alias="areaCreateLabelTitle">Create Button Label</key>
<key alias="areaCreateLabelHelp">Overwrite the label on the create button of this Area.</key>
<key alias="showSizeOptions">Show resize options</key>
<key alias="showAppearanceOptions">Show catalogue appearance</key>
<key alias="addBlockType">Add Block</key>
<key alias="addBlockGroup">Add group</key>
<key alias="pickSpecificAllowance">Pick group or Block</key>