summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/nicksnyder/go-i18n/goi18n/testdata/expected/fr-fr.all.json
blob: 20e0b87360b8eb78926a90fd250f913e793db7be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
  {
    "id": "d_days",
    "translation": {
      "one": "",
      "other": ""
    }
  },
  {
    "id": "my_height_in_meters",
    "translation": {
      "one": "",
      "other": ""
    }
  },
  {
    "id": "person_greeting",
    "translation": ""
  },
  {
    "id": "person_unread_email_count",
    "translation": {
      "one": "",
      "other": ""
    }
  },
  {
    "id": "person_unread_email_count_timeframe",
    "translation": {
      "one": "",
      "other": ""
    }
  },
  {
    "id": "program_greeting",
    "translation": ""
  },
  {
    "id": "your_unread_email_count",
    "translation": {
      "one": "",
      "other": ""
    }
  }
]