Skip to content

Commit 19cc776

Browse files
committed
Add section of supported languages
1 parent a83aea0 commit 19cc776

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/i18n-l10n/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ Plone fully supports internationalization and localization.
2626
Wikipedia article [Internationalization and localization](https://en.wikipedia.org/wiki/Internationalization_and_localization)
2727
```
2828

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+
2937

3038
(i18n-l10n-code-versus-content-label)=
3139

0 commit comments

Comments
 (0)