-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbible-scribble-translations.json
34 lines (34 loc) · 1.05 KB
/
bible-scribble-translations.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
{
"translations": [
{
"abbr": "WEB",
"description": "World English Bible 2000",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/web.gz"
},
{
"abbr": "ASV",
"description": "American Standard Version 1901",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/asv.gz"
},
{
"abbr": "DARBY",
"description": "Darby Translation 1890",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/darby.gz"
},
{
"abbr": "YLT",
"description": "Young's Literal Translation 1862",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/ylt.gz"
},
{
"abbr": "TS98",
"description": "The Scriptures 1998",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/ts1998%2B.bblx"
},
{
"abbr": "HRB",
"description": "Hebraic Roots Bible 2012",
"url": "https://github.com/locofocos/bible-scribbles-content/raw/master/HRB2012.bbl.mybible"
}
]
}