grav-theme-medium
grav-theme-medium copied to clipboard
"Read more" is hardcoded and don't change with translations
I have added Swedish to the languages.yaml and noticed that the link "Read more..." did not translate when changing the language. I found that it's coded in the /templates/partials/post-item.html.twig
Read more...
Is it possible to get it to respond to the different languages supported in the languages.yaml?