github.com/l3x/learn-fp-go@v0.0.0-20171228022418-7639825d0b71/4-purely-functional/ch10-monads/04_i18n/de-de.all.json (about)

     1  {
     2    "illegal_base64_data": {
     3      "other": "ungültige base64-Daten am Eingangsbyte {{.BytePos}}"
     4    },
     5    "json_unsupported_value": {
     6      "other": "json: nicht unterstützter Wert: {{.Val}}"
     7    },
     8    "unexpected_end_of_json_input": {
     9      "other": "unerwartetes Ende der JSON-Eingabe"
    10    }
    11  }