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}"@#@
