export default {
  matched: 'Matched',
  other: 'Other',
  associated: 'Associated',
  foundFromServer: 'Founds from {appName}',
};
