... | ... |
@@ -1,5 +1,4 @@ |
1 | 1 |
{ |
2 |
- "type": "verb", |
|
3 | 2 |
"description": null, |
4 | 3 |
"tags": [], |
5 | 4 |
"translations": { |
... | ... |
@@ -13,17 +12,18 @@ |
13 | 12 |
"eng": [ |
14 | 13 |
"do" |
15 | 14 |
], |
15 |
+ "isl": [ |
|
16 |
+ "gera" |
|
17 |
+ ], |
|
16 | 18 |
"nno": [ |
17 | 19 |
"gjera" |
18 | 20 |
], |
19 | 21 |
"nob": [ |
20 | 22 |
"gjøre" |
21 | 23 |
], |
22 |
- "isl": [ |
|
23 |
- "gera" |
|
24 |
- ], |
|
25 | 24 |
"swe": [ |
26 | 25 |
"göra" |
27 | 26 |
] |
28 |
- } |
|
27 |
+ }, |
|
28 |
+ "type": "verb" |
|
29 | 29 |
} |
30 | 30 |
\ No newline at end of file |