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.
2 parents d6e0bd0 + 1fbb462 commit d8dda7dCopy full SHA for d8dda7d
docs/i18n-l10n/index.md
@@ -27,6 +27,17 @@ Wikipedia article [Internationalization and localization](https://en.wikipedia.o
27
```
28
29
30
+(i18n-l10n-supported-languages)=
31
+
32
+## Supported languages
33
34
+Plone supports many language translations in its two frontends.
35
+For Volto, see [`plone/volto`](https://github.com/plone/volto/tree/main/packages/volto/locales).
36
+For Classic UI, see [`collective/plone.app.locales`](https://github.com/collective/plone.app.locales/tree/master/plone/app/locales/locales).
37
38
+You can contribute new languages to both frontends.
39
40
41
(i18n-l10n-code-versus-content-label)=
42
43
## Code versus content
0 commit comments