Skip to content

Commit d8dda7d

Browse files
authored
Merge pull request #1664 from plone/i18n-supported-languages
Add supported languages section to i18n and l10n
2 parents d6e0bd0 + 1fbb462 commit d8dda7d

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)