@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 886 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* 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)
var _default = exports.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'
};