i18n and l10n in templates
Edicy templates support basic internationalization (i18n) and localization (l10n) features, such as date formatting. For example, when sending dates to output, they can be filtered by using
date filters where month and day names will be translated to the same language that the current page is in.
Following languages are supported:
- de - german
- el - greek
- en - english
- es - spanish
- et - estonian
- fr - french
- is - icelandic
- it - italian
- lt - lithuanian
- lv - latvian
- no - norwegian
- pt - portugese
- ru - russian
- zh - simplified chinese