github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/f_option/expected_output/issue4.go.en.json (about)

     1  [
     2     {
     3        "id": "Unsure how hard this is to fix, but I noticed that > would be translated to its unicode/ascii value.",
     4        "translation": "Unsure how hard this is to fix, but I noticed that > would be translated to its unicode/ascii value."
     5     },
     6     {
     7        "id": "I am assuming this means <> would not be correctly extracted as well.",
     8        "translation": "I am assuming this means <> would not be correctly extracted as well."
     9     },
    10     {
    11        "id": "GitHub: issue #4",
    12        "translation": "GitHub: issue #4"
    13     }
    14  ]