UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

21 lines 1.15 kB
/** * NOTE: * * This file is automatically generated by i18n-tools. * DO NOT CHANGE IT BY HAND or your changes will be lost. */ // Spanish export default { 'fabric.mention.unknow.user.error': 'Usuario desconocido {id}', 'fabric.mention.noAccess.warning': '{name} no recibirá una notificación porque no tiene acceso', 'fabric.mention.noAccess.label': 'Sin acceso', 'fabric.mention.error.defaultHeadline': 'Algo ha ido mal', 'fabric.mention.error.defaultAction': 'Vuelve a intentarlo en unos segundos', 'fabric.mention.error.loginAgain': 'Prueba a cerrar y abrir sesión de nuevo', 'fabric.mention.error.differentText': 'Prueba a escribir otro texto', 'fabric.elements.mentions.team.member.count': '{0, plural, one{1 miembro} other{{0} miembros}}', 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one{{0} miembros, incluyéndote a ti} other{{0} miembros, incluyéndote a ti}}', 'fabric.elements.mentions.team.member.50plus': '+50 miembros', 'fabric.elements.mentions.team.member.50plus.including.you': '+50 miembros, incluyéndote a ti', }; //# sourceMappingURL=es.js.map