@atlaskit/renderer
Version:
Renderer component
19 lines • 787 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.
*/
//Croatian (Croatia) [hr-HR]
export default {
'fabric.editor.headingLink.ascSortingLabel': 'uzlazno',
'fabric.editor.headingLink.copied': 'Kopirano!',
'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj poveznicu u zaglavlju',
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
'fabric.editor.headingLink.descSortingLabel': 'silazno',
'fabric.editor.headingLink.failedToCopy': 'Neuspjelo kopiranje',
'fabric.editor.headingLink.noneSortingLabel': 'nema',
'fabric.editor.inlineComment.marker.end': 'završetak za umetnuti komentar',
'fabric.editor.inlineComment.marker.start': 'početak za umetnuti komentar'
};