github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/fixup/notsogood/update_add/translations/en_US.all.json (about)

     1  [
     2     {
     3        "id": "Translated hello world!",
     4        "translation": "Translated hello world!",
     5        "modified": false
     6     },
     7     {
     8        "id": "And the entire human race",
     9        "translation": "And the entire human race",
    10        "modified": false
    11     },
    12     {
    13        "id": "I like bananas.",
    14        "translation": "I like bananas.",
    15        "modified": false
    16     }
    17  ]