@atlaskit/editor-core
Version:
A package contains Atlassian editor core functionality
19 lines (18 loc) • 578 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.
*/
//Croatian (Croatia) [hr-HR]
var _default = exports.default = {
'fabric.editor.chromeCollapsedPlaceholder': 'Upiši nešto...',
'fabric.editor.editorAssistiveLabel': 'Glavno područje sadržaja, počni tipkati za unos teksta.',
'fabric.editor.headingLink.toolbarHelpTitle': 'Otvori dijaloški okvir pomoći'
};