summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/nicksnyder/go-i18n/goi18n/testdata/expected/flat/fr-fr.all.json
blob: b0ee0311f858bb645efc801d46c277d69b3a73dc (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
{
  "d_days": {
    "one": "",
    "other": ""
  },
  "my_height_in_meters": {
    "one": "",
    "other": ""
  },
  "person_greeting": {
    "other": ""
  },
  "person_unread_email_count": {
    "one": "",
    "other": ""
  },
  "person_unread_email_count_timeframe": {
    "other": ""
  },
  "program_greeting": {
    "other": ""
  },
  "your_unread_email_count": {
    "one": "",
    "other": ""
  }
}