• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "plural": [
3    {
4      "name": "eat_apple",
5      "value": [
6        {
7          "quantity": "one",
8          "value": "$pattern:base"
9        },
10        {
11          "quantity": "other",
12          "value": "$pattern:base"
13        }
14      ]
15    }
16  ]
17}