github.com/xenophex/i18n4go@v0.2.7-0.20160907212557-40256cda157a/examples/demo1-i18n/i18n/resources/fr.all.json (about) 1 [ 2 { 3 "id": "Hello from Goffer land and i18n4go", 4 "translation": "Bonjour de la terre et Goffer i18n4go", 5 "modified": false 6 }, 7 { 8 "id": "Version {{.Arg0}}\n", 9 "translation": "Version {{.Arg0}}", 10 "modified": false 11 } 12 ]