We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83aea0 commit 19cc776Copy full SHA for 19cc776
docs/i18n-l10n/index.md
@@ -26,6 +26,14 @@ Plone fully supports internationalization and localization.
26
Wikipedia article [Internationalization and localization](https://en.wikipedia.org/wiki/Internationalization_and_localization)
27
```
28
29
+## Supported languages
30
+
31
+Plone supports many language translations in its two frontends.
32
+For Volto, see [`plone/volto`](https://github.com/plone/volto/tree/main/packages/volto/locales).
33
+For Classic UI, see [`collective/plone.app.locales`](https://github.com/collective/plone.app.locales/tree/master/plone/app/locales/locales).
34
35
+You can contribute new languages to both frontends.
36
37
38
(i18n-l10n-code-versus-content-label)=
39
0 commit comments