@atlaskit/renderer
Version:
Renderer component
19 lines • 763 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.
*/
//Swedish
export default {
'fabric.editor.headingLink.ascSortingLabel': 'stigande',
'fabric.editor.headingLink.copied': 'Kopierad!',
'fabric.editor.headingLink.copyAnchorLink': 'Kopiera länk till rubrik',
'fabric.editor.headingLink.copyAriaLabel': 'Kopiera',
'fabric.editor.headingLink.descSortingLabel': 'fallande',
'fabric.editor.headingLink.failedToCopy': 'Kopiering misslyckades',
'fabric.editor.headingLink.noneSortingLabel': 'Ingen',
'fabric.editor.inlineComment.marker.end': 'slut på inlinekommentarer',
'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer'
};