Replies: 2 comments 2 replies
-
|
Hi @topofocus, I'm unable to reproduce your issue. It's translating correctly for me even when the default_locale is something other than |
Beta Was this translation helpful? Give feedback.
-
|
Something is strange. Modified But this did'nt work. Spend some time to figure out, that I have to change more then that temporary. Seems to me, that the caching is to restrictive for development. ` |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just set up two locales according to the official introduction, set default_locale to
deand tried to put an entry in the bulma-starter-template into that regime.Created an entry in both
de.ymlanden.ymlThe exchange of {% t recent_articles %} worked.
Unfortunately, it worked in the wrong direction.
site.localeis:de, but it displays the translation of the english dictionary.The log shows: the first request is
GET /de, thus the language seems to be recognized.How to debug this accident?
Beta Was this translation helpful? Give feedback.
All reactions