github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/rewrite_package/d_option/expected_output/doption/_test.go.en.json (about)

     1  [
     2     {
     3        "id": "cruel",
     4        "translation": "cruel"
     5     },
     6     {
     7        "id": "Hello %s world!",
     8        "translation": "Hello %s world!"
     9     },
    10     {
    11        "id": "Bye from %s",
    12        "translation": "Bye from %s"
    13     },
    14     {
    15        "id": "Evil",
    16        "translation": "Evil"
    17     }
    18  ]