@atlaskit/renderer
Version:
Renderer component
19 lines • 769 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.
*/
//Norwegian (Bokmål)
export 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'
};