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

     1  [
     2     {
     3        "id": "Translated hello world!",
     4        "translation": "你好世界!",
     5        "modified": false
     6     },
     7     {
     8        "id": "For you and for me",
     9        "translation": "为你,为我",
    10        "modified": false
    11     },
    12     {
    13        "id": "I'm the extra key",
    14        "translation": "I'm the extra key",
    15        "modified": false
    16     }
    17  ]