@atlaskit/mention
Version:
A React component used to display user profiles in a list for 'Mention' functionality
26 lines (25 loc) • 1.18 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/**
* NOTE:
*
* This file is automatically generated by Traduki 2.0.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
//Slovak
var _default = exports.default = {
'fabric.elements.mentions.team.meantion.highlight.close.button.tooltip': 'Zrušiť',
'fabric.elements.mentions.team.mention.highlight.description': 'Informujte každého jedným kliknutím. Nemáte tím?',
'fabric.elements.mentions.team.mention.highlight.description.link': 'Vytvoriť.',
'fabric.elements.mentions.team.mention.highlight.title': 'Spomenúť tím',
'fabric.mention.error.defaultAction': 'Skúste to znova o chvíľu',
'fabric.mention.error.defaultHeadline': 'Vyskytol sa problém',
'fabric.mention.error.differentText': 'Skúste zadať iný text',
'fabric.mention.error.loginAgain': 'Skúste sa odhlásiť a následne prihlásiť',
'fabric.mention.noAccess.label': 'Žiadny prístup',
'fabric.mention.noAccess.warning': 'Používateľ {name} sa neupozorní. pretože nemá prístup',
'fabric.mention.unknow.user.error': 'Neznámy používateľ {userId}'
};