...

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

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

     1[
     2    {
     3        "locale": "en",
     4        "key": "days-left",
     5        "trans": "There is {0} day left",
     6        "type": "Cardinal",
     7        "rule": "One"
     8    },
     9    {
    10        "locale": "en",
    11        "key": "days-left",
    12        "trans": "There are {0} days left",
    13        "type": "Cardinal",
    14        "rule": "Other"
    15    }
    16]

View as plain text