@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 919 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.
*/
//French (France)
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'ordre croissant',
'fabric.editor.headingLink.copied': 'Copié !',
'fabric.editor.headingLink.copyAnchorLink': "Copier le lien vers l'en-tête",
'fabric.editor.headingLink.copyAriaLabel': 'Copier',
'fabric.editor.headingLink.descSortingLabel': 'ordre décroissant',
'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
'fabric.editor.headingLink.noneSortingLabel': 'Néant',
'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
};