ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 360 B
text/typescript
export default {
matched: "Coincidencia",
other: "Otro",
associated: "Asociado",
foundFromServer: "Resultados de {appName}"
};
// @key: @#@"matched"@#@ @source: @#@"Matched"@#@
// @key: @#@"other"@#@ @source: @#@"Other"@#@
// @key: @#@"associated"@#@ @source: @#@"Associated"@#@
// @key: @#@"foundFromServer"@#@ @source: @#@"Founds from {appName}"@#@