* Added translation using Weblate (French)
* Added translation using Weblate (German)
* Added translation using Weblate (Norwegian Bokmål)
* Added translation using Weblate (Russian)
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Spanish)
* Translated using Weblate (French)
Currently translated at 100.0% (69 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (69 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 46.3% (32 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/nb_NO/
* Translated using Weblate (Russian)
Currently translated at 97.1% (67 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/ru/
* Translated using Weblate (Dutch)
Currently translated at 95.6% (66 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/nl/
* Translated using Weblate (Spanish)
Currently translated at 85.5% (59 of 69 strings)
Translation: Kosmorro/Command line interface
Translate-URL: https://hosted.weblate.org/projects/kosmorro/cli/es/
* chore: fix locales directories
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
The observer's position and timezone can now be set using the following
environment variables:
- `KOSMORRO_LATITUDE`: the observer's latitude
- `KOSMORRO_LONGITUDE`: the observer's longitude
- `KOSMORRO_TIMEZONE`: the observer's timezone
You can now use the `--format=pdf` argument to save the data computed by
Kosmorro to a PDF file. The new `--output` argument must be given with
the export file path.
BREAKING CHANGE: invoking kosmorro command without --latitude and
--longitude arguments will now only output the Moon phase and,
eventually, the events for the given date (or today if date not given).