@atlaskit/renderer
Version:
Renderer component
19 lines • 762 B
JavaScript
/* prettier-ignore */
/**
* NOTE:
*
* This file is automatically generated by Traduki 2.0.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
//Dutch (Netherlands)
export default {
'fabric.editor.headingLink.ascSortingLabel': 'oplopend',
'fabric.editor.headingLink.copied': 'Gekopieerd!',
'fabric.editor.headingLink.copyAnchorLink': 'Link naar kop kopiëren',
'fabric.editor.headingLink.copyAriaLabel': 'Kopiëren',
'fabric.editor.headingLink.descSortingLabel': 'aflopend',
'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
'fabric.editor.headingLink.noneSortingLabel': 'Geen',
'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
};