@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 889 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.
*/
//Korean
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': '인라인 댓글 시작'
};