export default {
  matched: "Correspondant",
  other: "Autre",
  associated: "Associé",
  foundFromServer: "Résultats à partir de {appName}"
};

// @key: @#@"matched"@#@ @source: @#@"Matched"@#@
// @key: @#@"other"@#@ @source: @#@"Other"@#@
// @key: @#@"associated"@#@ @source: @#@"Associated"@#@
// @key: @#@"foundFromServer"@#@ @source: @#@"Founds from {appName}"@#@
