ringcentral-widgets
Version:
RingCentral Integration Widget Library
10 lines (8 loc) • 373 B
text/typescript
export default {
contactDetails: "連絡先の詳細",
loadingContact: "連絡先を読み込み中...",
contactNotFound: "連絡先が見つかりません。"
};
// @key: @#@"contactDetails"@#@ @source: @#@"Contact Details"@#@
// @key: @#@"loadingContact"@#@ @source: @#@"Loading contact..."@#@
// @key: @#@"contactNotFound"@#@ @source: @#@"Contact not found."@#@