ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 363 B
text/typescript
export default {
matched: "匹配",
other: "其他",
associated: "已关联项目",
foundFromServer: "从 {appName} 中找到"
};
// @key: @#@"matched"@#@ @source: @#@"Matched"@#@
// @key: @#@"other"@#@ @source: @#@"Other"@#@
// @key: @#@"associated"@#@ @source: @#@"Associated"@#@
// @key: @#@"foundFromServer"@#@ @source: @#@"Founds from {appName}"@#@