aruljohn / Bible-kjv

Bible chapters and verses in JSON format. Each of the 66 books is a separate JSON file.
https://aruljohn.com/Bible/
MIT License
205 stars 126 forks source link

Feature request - Language support #7

Closed yhojann-cl closed 3 years ago

yhojann-cl commented 3 years ago

Please, separate in one folder by each language using iso code, for collaborations, by example, in spanish:

.
├── en
│   └── ...
├── es
│   └── ...
├── fr
│   └── ...
├── LICENSE
└── readme.md
xinthose commented 3 years ago

I'll see if I can work on this in my fork of this repository.

aruljohn commented 3 years ago

Please, separate in one folder by each language using iso code, for collaborations, by example, in spanish:

.
├── en
│   └── ...
├── es
│   └── ...
├── fr
│   └── ...
├── LICENSE
└── readme.md

Thanks for your request. I'm only hosting the KJV English version in this repo. There are other repositories of the Bible, one for each language. There's a Telugu version here, a Tamil version here and others which are pending.