@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 939 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.
*/
//Japanese
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': 'インライン コメント開始'
};