@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 901 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.
*/
//Serbian (Serbia) [sr-RS]
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'rastući',
'fabric.editor.headingLink.copied': 'Kopirano!',
'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj link naslova',
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
'fabric.editor.headingLink.descSortingLabel': 'opadajući',
'fabric.editor.headingLink.failedToCopy': 'Kopiranje nije uspelo',
'fabric.editor.headingLink.noneSortingLabel': 'nijedno',
'fabric.editor.inlineComment.marker.end': 'kraj umetnutog komentara',
'fabric.editor.inlineComment.marker.start': 'početak umetnutog komentara'
};