@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 908 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.
*/
//Hungarian
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'növekvő',
'fabric.editor.headingLink.copied': 'Másolva!',
'fabric.editor.headingLink.copyAnchorLink': 'Fejléc linkjének másolása',
'fabric.editor.headingLink.copyAriaLabel': 'Másolás',
'fabric.editor.headingLink.descSortingLabel': 'csökkenő',
'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
};