ringcentral-widgets
Version:
RingCentral Integration Widget Library
10 lines (8 loc) • 347 B
text/typescript
export default {
contactDetails: "Coordonnées",
loadingContact: "Chargement des contacts…",
contactNotFound: "Contact introuvable."
};
// @key: @#@"contactDetails"@#@ @source: @#@"Contact Details"@#@
// @key: @#@"loadingContact"@#@ @source: @#@"Loading contact..."@#@
// @key: @#@"contactNotFound"@#@ @source: @#@"Contact not found."@#@