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

     1  [
     2    {
     3      "id": "Translated hello world!",
     4      "translation": "你好世界!"
     5    },
     6    {
     7      "id": "Make it a better place",
     8      "translation": "创造一个更好的地方"
     9    },
    10    {
    11      "id": "For you and for me",
    12      "translation": "为你,为我"
    13    }
    14  ]