@atlaskit/editor-core
Version:
A package contains Atlassian editor core functionality
19 lines (18 loc) • 526 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.
*/
//
var _default = exports.default = {
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog'
};