Translate webhooks keys to Dutch (#15091)

This commit is contained in:
Erik-Jan Westendorp
2023-11-10 10:41:31 +01:00
committed by GitHub
parent 8f8302358a
commit 31678bb676
2 changed files with 15 additions and 0 deletions

View File

@@ -1930,6 +1930,13 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
<key alias="historyCleanupEnableCleanup">Enable cleanup</key>
<key alias="historyCleanupGloballyDisabled"><![CDATA[<strong>NOTE!</strong> The cleanup of historically content versions are disabled globally. These settings will not take effect before it is enabled.]]></key>
</area>
<area alias="webhooks">
<key alias="addWebhook">Create webhook</key>
<key alias="addWebhookHeader">Add webhook header</key>
<key alias="logs">Logs</key>
<key alias="addDocumentType">Add Document Type</key>
<key alias="addMediaType">Add Media Type</key>
</area>
<area alias="languages">
<key alias="addLanguage">Add language</key>
<key alias="culture">ISO code</key>

View File

@@ -1706,6 +1706,13 @@ Echter, Runway biedt een gemakkelijke basis om je snel op weg te helpen. Als je
<key alias="historyCleanupEnableCleanup">Opschonen aanzetten</key>
<key alias="historyCleanupGloballyDisabled">Geschiedenis opschonen is globaal uitgeschakeld. Deze instellingen worden pas van kracht nadat ze zijn ingeschakeld.</key>
</area>
<area alias="webhooks">
<key alias="addWebhook">Webhook aanmaken</key>
<key alias="addWebhookHeader">Webhook header toevoegen</key>
<key alias="logs">Logboek</key>
<key alias="addDocumentType">Documenttype toevoegen</key>
<key alias="addMediaType">Mediatype toevoegen</key>
</area>
<area alias="languages">
<key alias="addLanguage">Taal toevoegen</key>
<key alias="mandatoryLanguage">Verplichte taal</key>
@@ -1846,6 +1853,7 @@ Echter, Runway biedt een gemakkelijke basis om je snel op weg te helpen. Als je
<key alias="settingsGroup">Instellingen</key>
<key alias="templatingGroup">Sjabloon</key>
<key alias="thirdPartyGroup">Derde partij</key>
<key alias="webhooks">Webhooks</key>
</area>
<area alias="update">
<key alias="updateAvailable">Nieuwe update beschikbaar</key>