-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
107 lines (107 loc) · 2.27 KB
/
config.json
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
[
{
"key": "english",
"title": "Christ In Song",
"language": "English"
},
{
"key": "tswana",
"title": "Keresete Mo Kopelong",
"language": "Tswana"
},
{
"key": "sotho",
"title": "Keresete Pineng",
"language": "Sotho"
},
{
"key": "chichewa",
"title": "Khristu Mu Nyimbo",
"language": "Chichewa"
},
{
"key": "tonga",
"title": "Kristu Mu Nyimbo",
"language": "Tonga"
},
{
"key": "shona",
"title": "Kristu MuNzwiyo",
"language": "Shona"
},
{
"key": "venda",
"title": "Ngosha YaDzingosha",
"language": "Venda"
},
{
"key": "swahili",
"title": "Nyimbo Za Kristo",
"language": "Swahili"
},
{
"key": "ndebele",
"title": "UKrestu Esihlabelelweni",
"language": "Ndebele/IsiZulu"
},
{
"key": "xhosa",
"title": "UKristu Engomeni",
"language": "IsiXhosa"
},
{
"key": "xitsonga",
"title": "Risima Ra Vuyimbeleri",
"language": "Xitsonga"
},
{
"key": "gikuyu",
"title": "Nyimbo cia Agendi",
"language": "Kikuyu"
},
{
"key": "abagusii",
"title": "Ogotera kw'ogotogia Nyasae",
"language": "Abagusii"
},
{
"key": "dholuo",
"title": "Wende Nyasaye",
"language": "Dholuo"
},
{
"key": "sdah",
"title": "SDA Hymnal",
"language": "English"
},
{
"key": "kinyarwanda",
"title": "Indirimbo Zo Guhimbaza Imana",
"language": "Kinyarwanda"
},
{
"key": "pt",
"title": "Hinàrio Adventista Do Sétiomo Dia",
"language": "Portuguesa"
},
{
"key": "es",
"title": "Himnario Adventista",
"language": "Español"
},
{
"key": "ru",
"title": "Гимн адвентистов седьмого дня",
"language": "русский язык"
},
{
"key": "tumbuka",
"title": "Nyimbo za Mpingo wa SDA",
"language": "Tumbuka"
},
{
"key": "sepedi",
"title": "Kreste Ka Kopelo",
"language": "Sepedi"
}
]