...

Text file src/github.com/go-playground/universal-translator/testdata/nested1/nested1.json

Documentation: github.com/go-playground/universal-translator/testdata/nested1

     1[
     2    {
     3        "locale": "en",
     4        "key": -1,
     5        "trans": "Welcome {0}"
     6    },
     7    {
     8        "locale": "en",
     9        "key": "test_trans2",
    10        "trans": "{0} to the {1}."
    11    }
    12]

View as plain text