{
  "i18n-ally.localesPaths": "public/locales",
  "i18n-ally.enabledFrameworks": [
    "react-i18next"
  ],
  "i18n-ally.namespace": true,
  "i18n-ally.pathMatcher": "{locale}/{namespaces}.json",
  "i18n-ally.keystyle": "nested",
  "i18n-ally.keysInUse": [
    "description.part2_whatever"
  ],
  // "i18n-ally.defaultNamespace": "translation"
}
