and add “de” to the supported languages. But this didn’t work. I also don’t want any other language! The entire site is on german. So i don’t need multi-language support.
Hi - same interesting issue here, I’ve created my translations into the user/config/languages so now I have only my language in the folder. in the theme template i also tried with language.yaml containing only my language and also created a language folder. still no luck with seeing translations on the website.
I asssume this only works if Twig were to use strftime() instead of date(), at least the PHP date() doesn’t support outputting the date in other languages. (See also this StackOverflow post)
strangely enough, it seems that the date and time are translated in my language … I have played quite a while but its working now (can’t remember what exactly did it but you can check the files at github.com/johnmica/testsite