ringcentral-widgets
Version:
RingCentral Integration Widget Library
10 lines (8 loc) • 355 B
text/typescript
export default {
contactDetails: "联系人详细信息",
loadingContact: "正在加载联系人…",
contactNotFound: "未找到联系人。"
};
// @key: @#@"contactDetails"@#@ @source: @#@"Contact Details"@#@
// @key: @#@"loadingContact"@#@ @source: @#@"Loading contact..."@#@
// @key: @#@"contactNotFound"@#@ @source: @#@"Contact not found."@#@