...

Text file src/github.com/go-playground/universal-translator/_examples/full-with-files/translations/fr/home.json

Documentation: github.com/go-playground/universal-translator/_examples/full-with-files/translations/fr

     1[
     2    {
     3        "locale": "fr",
     4        "key": "days-left",
     5        "trans": "Il reste {0} jour",
     6        "type": "Cardinal",
     7        "rule": "One"
     8    },
     9    {
    10        "locale": "fr",
    11        "key": "days-left",
    12        "trans": "Il reste {0} jours",
    13        "type": "Cardinal",
    14        "rule": "Other"
    15    }
    16]

View as plain text