Commit
Browse files- nennepedia.json +52 -0
nennepedia.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"id": "1",
|
4 |
+
"title": "Capital of Afghanistan",
|
5 |
+
"context": "Kabul"
|
6 |
+
},
|
7 |
+
{
|
8 |
+
"id": "2",
|
9 |
+
"title": "Capital of Aland Islands",
|
10 |
+
"context": "Mariehamn"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"id": "3",
|
14 |
+
"title": "Capital of Albania",
|
15 |
+
"context": "Tirana"
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"id": "4",
|
19 |
+
"title": "Capital of Algeria",
|
20 |
+
"context": "Algiers"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"id": "5",
|
24 |
+
"title": "Capital of American Samoa",
|
25 |
+
"context": "Pago Pago"
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"id": "6",
|
29 |
+
"title": "Capital of Andorra",
|
30 |
+
"context": "Andorra la Vella"
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"id": "7",
|
34 |
+
"title": "Capital of Angola",
|
35 |
+
"context": "Luanda"
|
36 |
+
},
|
37 |
+
{
|
38 |
+
"id": "8",
|
39 |
+
"title": "Capital of Anguilla",
|
40 |
+
"context": "The Valley"
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"id": "9",
|
44 |
+
"title": "Capital of Antigua and Barbuda",
|
45 |
+
"context": "Saint John’s"
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"id": "10",
|
49 |
+
"title": "Capital of Argentina",
|
50 |
+
"context": "Buenos Aires"
|
51 |
+
}
|
52 |
+
]
|