@atlaskit/renderer
Version:
Renderer component
19 lines • 765 B
JavaScript
/* 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
export 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': '인라인 댓글 시작'
};