github.com/everlongproject/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/checkup/notsogood/translations/en_US.all.json (about)

     1  [
     2    {
     3      "id": "Translated hello world!",
     4      "translation": "Translated hello world!"
     5    },
     6    {
     7      "id": "Make it a better place",
     8      "translation": "Make it a better place"
     9    },
    10    {
    11      "id": "And the entire human race",
    12      "translation": "And the entire human race"
    13    }
    14  ]