@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 893 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.
*/
//Norwegian (Bokmål)
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'stigende',
'fabric.editor.headingLink.copied': 'Kopiert!',
'fabric.editor.headingLink.copyAnchorLink': 'Kopier kobling til overskrift',
'fabric.editor.headingLink.copyAriaLabel': 'Kopier',
'fabric.editor.headingLink.descSortingLabel': 'synkende',
'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
'fabric.editor.headingLink.noneSortingLabel': 'ingen',
'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
};