github.com/xenophex/i18n4go@v0.2.7-0.20160907212557-40256cda157a/test_fixtures/fixup/notsogood/update/translations/zh_CN.all.json (about)

     1  [
     2     {
     3        "id": "And the entire human race",
     4        "translation": "为你,为我",
     5        "modified": false
     6     },
     7     {
     8        "id": "I like bananas.",
     9        "translation": "我喜欢吃香蕉",
    10        "modified": false
    11     },
    12     {
    13        "id": "Translated hello world!",
    14        "translation": "你好世界!",
    15        "modified": false
    16     }
    17  ]