export default {
  matched: "Con corrispondenza",
  other: "Altro",
  associated: "Associati",
  foundFromServer: "Risultati da {appName}"
};

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