@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 887 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.
*/
//Swedish
var _default = exports.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'
};