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

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