@atlaskit/profilecard
Version:
A React component to display a card with user information.
28 lines (27 loc) • 1.33 kB
TypeScript
/**
* NOTE:
*
* This file is automatically generated by i18n-tools.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
declare const _default: {
'pt.profile-card.inactive.account': string;
'pt.profile-card.general.msg.disabled.user': string;
'pt.profile-card.inactive.account.no.date': string;
'pt.profile-card.inactive.account.has.date.this.week': string;
'pt.profile-card.inactive.account.has.date.this.month': string;
'pt.profile-card.inactive.account.has.date.last.month': string;
'pt.profile-card.inactive.account.has.date.a.few.months': string;
'pt.profile-card.inactive.account.has.date.several.months': string;
'pt.profile-card.inactive.account.has.date.more.than.a.year': string;
'pt.profile-card.closed.account': string;
'pt.profile-card.closed.account.no.date': string;
'pt.profile-card.closed.account.has.date.this.week': string;
'pt.profile-card.closed.account.has.date.this.month': string;
'pt.profile-card.closed.account.has.date.last.month': string;
'pt.profile-card.closed.account.has.date.a.few.months': string;
'pt.profile-card.closed.account.has.date.several.months': string;
'pt.profile-card.closed.account.has.date.more.than.a.year': string;
'pt.profile-card.disabled.account.default.name': string;
};
export default _default;