ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 370 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}"@#@