You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/lang/da-dk.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1587,7 +1587,7 @@ export default {
1587
1587
requiredLabel: 'Påkrævet label',
1588
1588
enableListViewHeading: 'Aktivér listevisning',
1589
1589
enableListViewDescription:
1590
-
'Konfigurér indholdet til at blive vist i en sortérbar og søgbar liste;\n undersider vil ikke blive vist i træet\n ',
1590
+
'Konfigurér indholdet til at blive vist i en sortérbar og søgbar liste.',
1591
1591
allowedTemplatesHeading: 'Tilladte skabeloner',
1592
1592
allowedTemplatesDescription: 'Vælg hvilke skabeloner, der er tilladt at bruge på dette indhold.',
1593
1593
allowAtRootHeading: 'Tillad på rodniveau',
@@ -1682,7 +1682,7 @@ export default {
1682
1682
'Changing a data type with stored values is disabled. To allow this you can change the Umbraco:CMS:DataTypes:CanBeChanged setting in appsettings.json.',
1683
1683
collections: 'Samlinger',
1684
1684
collectionsDescription:
1685
-
'Konfigurerer indholdselementet til at vise listen over dets underordnede elementer, underordnede elementer vil ikke blive vist i træet.',
1685
+
'Konfigurerer indholdselementet til at vise listen over dets underordnede elementer.',
Copy file name to clipboardExpand all lines: src/assets/lang/en-us.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1601,7 +1601,7 @@ export default {
1601
1601
requiredLabel: 'Required label',
1602
1602
enableListViewHeading: 'Enable list view',
1603
1603
enableListViewDescription:
1604
-
'Configures the content item to show a sortable and searchable list of its\n children, the children will not be shown in the tree\n ',
1604
+
'Configures the content item to show a sortable and searchable list of itschildren.',
1605
1605
allowedTemplatesHeading: 'Allowed Templates',
1606
1606
allowedTemplatesDescription: 'Choose which templates editors are allowed to use on content of this type',
1607
1607
allowAtRootHeading: 'Allow at root',
@@ -1694,7 +1694,7 @@ export default {
1694
1694
'Changing a data type with stored values is disabled. To allow this you can change the Umbraco:CMS:DataTypes:CanBeChanged setting in appsettings.json.',
1695
1695
collections: 'Collections',
1696
1696
collectionsDescription:
1697
-
'Configures the content item to show list of its children, the children will not be shown in the tree.',
1697
+
'Configures the content item to show list of its children.',
Copy file name to clipboardExpand all lines: src/assets/lang/en.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1624,7 +1624,7 @@ export default {
1624
1624
requiredLabel: 'Required label',
1625
1625
enableListViewHeading: 'Enable list view',
1626
1626
enableListViewDescription:
1627
-
'Configures the content item to show a sortable and searchable list of its\n children, the children will not be shown in the tree\n ',
1627
+
'Configures the content item to show a sortable and searchable list of itschildren.',
1628
1628
allowedTemplatesHeading: 'Allowed Templates',
1629
1629
allowedTemplatesDescription: 'Choose which templates editors are allowed to use on content of this type',
1630
1630
allowAtRootHeading: 'Allow at root',
@@ -1718,7 +1718,7 @@ export default {
1718
1718
'Changing a data type with stored values is disabled. To allow this you can change the Umbraco:CMS:DataTypes:CanBeChanged setting in appsettings.json.',
1719
1719
collections: 'Collections',
1720
1720
collectionsDescription:
1721
-
'Configures the content item to show list of its children, the children will not be shown in the tree.',
1721
+
'Configures the content item to show list of its children.',
0 commit comments