grav-theme-medium icon indicating copy to clipboard operation
grav-theme-medium copied to clipboard

"Read more" is hardcoded and don't change with translations

Open jimmysjolund opened this issue 9 years ago • 0 comments

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?

jimmysjolund avatar Mar 01 '17 20:03 jimmysjolund