@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 1.02 kB
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 (Cyrillic) [sr-YR]
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'растући',
'fabric.editor.headingLink.copied': 'Копирано!',
'fabric.editor.headingLink.copyAnchorLink': 'Копирај линк наслова',
'fabric.editor.headingLink.copyAriaLabel': 'Копирај',
'fabric.editor.headingLink.descSortingLabel': 'опадајући',
'fabric.editor.headingLink.failedToCopy': 'Копирање није успело',
'fabric.editor.headingLink.noneSortingLabel': 'ништа',
'fabric.editor.inlineComment.marker.end': 'крај уметнутог коментара',
'fabric.editor.inlineComment.marker.start': 'почетак уметнутог коментара'
};