@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 913 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.
*/
//Turkish (Turkey)
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'artan',
'fabric.editor.headingLink.copied': 'Kopyalandı!',
'fabric.editor.headingLink.copyAnchorLink': 'Başlık bağlantısını kopyala',
'fabric.editor.headingLink.copyAriaLabel': 'Kopyala',
'fabric.editor.headingLink.descSortingLabel': 'azalan',
'fabric.editor.headingLink.failedToCopy': 'Kopyalama işlemi başarısız oldu',
'fabric.editor.headingLink.noneSortingLabel': 'yok',
'fabric.editor.inlineComment.marker.end': 'satır içi yorum sonu',
'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı'
};