bullhorn/chomsky-ng2

View on GitHub
src/i18n/fr.json

Summary

Maintainability
Test Coverage
{
  "_defaults_": {
    "currency": {
      "currency": "EUR"
    },
    "date": {
      "custom1": {
        "month": "narrow",
        "day": "numeric",
        "year": "numeric",
        "hour": "2-digit",
        "minute": "2-digit",
        "timeZoneName": "long",
        "hour12": false
      }
    }
  }
}