@atlaskit/renderer
Version:
Renderer component
19 lines • 738 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.
*/
//Chinese (Simplified)
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': '内联评论开始'
};