Skip to content

Commit 9e350ff

Browse files
committed
Added German translation to documentation.
1 parent 2754962 commit 9e350ff

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Immanuel's output is currently available in the following locales / languages:
2020
* **en_US:** (default) US English
2121
* **pt_BR:** Brazilian Portuguese
2222
* **es_ES:** Spanish
23+
* **de_DE:** German
2324

2425
See [here](https://github.com/theriftlab/immanuel-python/tree/v1.4.2/docs/5-settings.md#locale) for details on how to switch. The documentation itself is not currently available in other translations. To contribute in-software translations, see [here](https://github.com/theriftlab/immanuel-python/tree/v1.4.2/docs/7-contributions.md).
2526

@@ -289,7 +290,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
289290

290291
Immanuel is forever indebted to the pioneering work of Alois Treindl and Dieter Koch at Astrodienst, and to João Ventura for the incredibly detailed [flatlib](https://github.com/flatangle/flatlib) which first inspired the development of this package.
291292

292-
A big thank-you goes to Nathan Octavio who suggested translations, and who translated Immanuel into both Brazilian Portuguese and Spanish.
293+
A big thank-you goes to Nathan Octavio who suggested translations, and who translated Immanuel into both Brazilian Portuguese and Spanish. Thanks also goes to [@cosmosandapi](https://github.com/comosandapi) who provided the German translation.
293294

294295
## Contact
295296

docs/5-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ A string specifying the locale for all output on any subsequently-generated char
7878

7979
* `pt_BR` - Brazilian Portuguese
8080
* `es_ES` - Spanish
81+
* `de_DE` - German
8182

8283
Default: `None` (effectively `en_US`)
8384

0 commit comments

Comments
 (0)