@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 911 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.
*/
//Croatian (Croatia) [hr-HR]
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'uzlazno',
'fabric.editor.headingLink.copied': 'Kopirano!',
'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj poveznicu u zaglavlju',
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
'fabric.editor.headingLink.descSortingLabel': 'silazno',
'fabric.editor.headingLink.failedToCopy': 'Neuspjelo kopiranje',
'fabric.editor.headingLink.noneSortingLabel': 'nema',
'fabric.editor.inlineComment.marker.end': 'završetak za umetnuti komentar',
'fabric.editor.inlineComment.marker.start': 'početak za umetnuti komentar'
};