Locale de_DE for labels? #2551
-
|
Last question for now: is there any way to use de-DE as locale for the labels for example for „Donnerstag“ instead of „Thursday“? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
I had assumed python would just inherit the system language settings, but I see that is not the case. I will work on this. |
Beta Was this translation helpful? Give feedback.
-
|
Merged #2554 to use system/user locale settings so that native language is used for time and number formatting. |
Beta Was this translation helpful? Give feedback.
-
|
Long term, I hope to add internationalization support, at least to the web interface messages. |
Beta Was this translation helpful? Give feedback.
I had assumed python would just inherit the system language settings, but I see that is not the case. I will work on this.