jekyll-multiple-languages-plugin icon indicating copy to clipboard operation
jekyll-multiple-languages-plugin copied to clipboard

How use translated permalink?

Open equinusocio opened this issue 9 years ago • 3 comments

Unfortunately this doesn't work inside the permalink key inside front-matter:


---
layout: default
permalink: /titles.home/
title: titles.home

---

This return a titles.home (not translated) folder with the page inside. So my question is, how we can use and translate permalinks? Because is a no-sense translating pages and leave the permalink not translated.

equinusocio avatar Apr 12 '16 12:04 equinusocio

Try the new 1.4.0 version of this plugin.

Anthony-Gaudino avatar May 16 '16 15:05 Anthony-Gaudino

I'm having the same issue on 1.4.1. Titles aren't working either. There's no error or anything. I followed the instructions under 5.4. i18n in templates exactly.

Thanks for the amazing plugin!

franzos avatar Jun 26 '16 12:06 franzos

Confirm this is not working. v1.5.1

tasugo avatar Nov 11 '17 16:11 tasugo