openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
127 stars 37 forks source link

Add translation for Dutch #64

Closed dattaz closed 5 years ago

dattaz commented 5 years ago

We want to have our interface for gutenberg project in Dutch. File with strings to translate in json is here https://github.com/openzim/gutenberg/blob/master/gutenbergtozim/l10n.py and you should add you locale here : https://github.com/openzim/gutenberg/blob/master/gutenbergtozim/export.py#L40

jhellingman commented 5 years ago

I've translated the UI strings and created two pull requests to resolve this issue.

dattaz commented 5 years ago

Thanks you ! (One pull request is better but it's work ;))

jhellingman commented 5 years ago

You're welcome (did all the work in the github web interface, as I felt no need to clone to my machine, didn't see immediately how to add to the pull-request that way.)