Dynamic root feature translations (Dutch) (#15109)
* Fix typo * Add Dutch translations
This commit is contained in:
committed by
GitHub
parent
60644fadc0
commit
c7e5d94f45
@@ -1467,7 +1467,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="addQueryStep">Add query step</key>
|
||||
<key alias="queryStepTypes">That matches types: </key>
|
||||
<key alias="noValidStartNodeTitle">No matching content</key>
|
||||
<key alias="noValidStartNodeDesc">The configuration of this property does not match any content. Create the missing content or contact your adminnistrator to adjust the Dynamic Root settings for this property.</key>
|
||||
<key alias="noValidStartNodeDesc">The configuration of this property does not match any content. Create the missing content or contact your administrator to adjust the Dynamic Root settings for this property.</key>
|
||||
</area>
|
||||
<area alias="mediaPicker">
|
||||
<key alias="deletedItem">Deleted item</key>
|
||||
|
||||
@@ -1507,7 +1507,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="addQueryStep">Add query step</key>
|
||||
<key alias="queryStepTypes">That matches types: </key>
|
||||
<key alias="noValidStartNodeTitle">No matching content</key>
|
||||
<key alias="noValidStartNodeDesc">The configuration of this property does not match any content. Create the missing content or contact your adminnistrator to adjust the Dynamic Root settings for this property.</key>
|
||||
<key alias="noValidStartNodeDesc">The configuration of this property does not match any content. Create the missing content or contact your administrator to adjust the Dynamic Root settings for this property.</key>
|
||||
</area>
|
||||
<area alias="mediaPicker">
|
||||
<key alias="deletedItem">Deleted item</key>
|
||||
|
||||
@@ -1235,6 +1235,10 @@ Echter, Runway biedt een gemakkelijke basis om je snel op weg te helpen. Als je
|
||||
prullenbak zijn
|
||||
</key>
|
||||
</area>
|
||||
<area alias="dynamicRoot">
|
||||
<key alias="noValidStartNodeTitle">Geen overeenkomende inhoud</key>
|
||||
<key alias="noValidStartNodeDesc">De configuratie van deze eigenschap komt met geen enkele inhoud overeen. Maak de ontbrekende inhoud aan of neem contact op met uw beheerder om de dynamische root-instellingen voor deze eigenschap aan te passen.</key>
|
||||
</area>
|
||||
<area alias="mediaPicker">
|
||||
<key alias="deletedItem">Verwijderd item</key>
|
||||
<key alias="pickedTrashedItem">Je hebt een media-item geselecteerd dat op dit ogenblik verwijderd of in the
|
||||
|
||||
Reference in New Issue
Block a user