3 Commits

Author SHA1 Message Date
Johan
c8c5e0160a
Dutch translations (#316)
* Added Dutch translations for Nocturne and Renaissance and fixed some typos and grammar
* Added notes on translation errors on the cards themselves (see: Errata)
* Tried to standardize the lay out of the cards over different sets - although no doubt there still will be some which I overlooked ;-)
* Added some more recent bonuses (Dutch)
* I updated the pre-commit hooks for flake8 to use the new repository. I ignored error E741 ambiguous variable name 'l' because this was failing for src/domdib/draw.py
2020-06-10 09:05:36 -07:00
Peter
3030de41e0
replacement for PR #287 (#288)
* replacement for PR #287
2020-01-04 15:46:53 -08:00
Peter
69c0a66868
Change card db handling (#286)
* reorganize card db, add doit file
* make card_db_src a true source by removing untranslated entries, removing the untranslated field
* turn update language script into a better compiler
* move tools into submodule
* remove language db comparison test; add travis compile and check-in of card db
Co-authored-by: Nick Vance <nickv2002@users.noreply.github.com>
2020-01-04 15:26:51 -08:00