Skip to content

Commit 27543ae

Browse files
authored
Merge branch '6.0' into restapi-enable-discussions
2 parents b8b8cc1 + d8dda7d commit 27543ae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/i18n-l10n/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,17 @@ Wikipedia article [Internationalization and localization](https://en.wikipedia.o
2727
```
2828

2929

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+
3041
(i18n-l10n-code-versus-content-label)=
3142

3243
## Code versus content

0 commit comments

Comments
 (0)