ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 371 B
text/typescript
export default {
matched: "Entsprechung gefunden",
other: "Andere",
associated: "Zugeordnet",
foundFromServer: "Treffer aus {appName}"
};
// @key: @#@"matched"@#@ @source: @#@"Matched"@#@
// @key: @#@"other"@#@ @source: @#@"Other"@#@
// @key: @#@"associated"@#@ @source: @#@"Associated"@#@
// @key: @#@"foundFromServer"@#@ @source: @#@"Founds from {appName}"@#@