@atlaskit/mention
Version:
A React component used to display user profiles in a list for 'Mention' functionality
28 lines (27 loc) • 1.31 kB
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.
*/
//Chinese (Traditional)
var _default = exports.default = {
'fabric.elements.mentions.team.member.50plus': '團隊 • 50 名以上的成員',
'fabric.elements.mentions.team.member.50plus.including.you': '團隊 • 50 名以上的成員,包含您',
'fabric.elements.mentions.team.member.count': '{0, plural, other {團隊 • {0} 名成員}}',
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {團隊 • {0} 名成員,包含您}}',
'fabric.elements.mentions.xproduct.mention.description': '需要 Confluence 的存取權',
'fabric.mention.error.defaultAction': '幾秒後再試一次',
'fabric.mention.error.defaultHeadline': '發生問題',
'fabric.mention.error.differentText': '嘗試輸入不同的文字',
'fabric.mention.error.loginAgain': '嘗試登出,然後再登入',
'fabric.mention.noAccess.label': '無存取權',
'fabric.mention.noAccess.warning': '{name} 沒有存取權,因此不會收到通知',
'fabric.mention.unknow.user.error': '未知的使用者 {userId}'
};