As right now, there are some translations in for example i18n/de.toml
Should not files like layouts/posts/list.html use the tags then, or maybe use newly added ones?
Would be awesome if the "Posts" word would be localized in the i18n file, if that now is the correct way to go. What else would the i18n/de.toml file be useful for?
Maybe a little related to issue 70..
Yes, I probably need a i18n tag in the posts list template. And, of course, we need to add a translation entry in every language file.
I'm not 100% sure if this is everything we need to do, but it seems so. I need to test first.
Most helpful comment
Yes, I probably need a
i18ntag in the posts list template. And, of course, we need to add a translation entry in every language file.I'm not 100% sure if this is everything we need to do, but it seems so. I need to test first.