This documentation site is about the unstable (upcoming) Comentario version.
Switch to the stable version »
Internationalisation
How to submit a translation for your language
Comentario is a multilingual product supporting i18n (internationalisation) out-of-the-box. Following its architectural layout, it has the following three domains subject to translation.
The backend (the server part) and the embedded comment engine share the same set of so-called messages, all of them located under resources/i18n/
in the project root.
Although there’s already a built-in support for translating the frontend, this feature is considered low-priority at the moment and hence not available yet.
The documentation you’re currently reading is also fully translatable thanks to Hugo multilingual features.