Tudor Sandu a15a4e955a
Fix broken intents sentence contribution link (#2513)
* Fix broken contribution link

https://discord.com/channels/330944238910963714/1319070552761307177/1319070552761307177

The link to the contribution page does not work

* Update docs/voice/intent-recognition/supported-languages.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Fix link

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-12-20 09:40:21 +01:00

1.4 KiB

title
title
Supported languages

import languages from '!!yaml-loader!../../../intents/languages.yaml'; import intents from '!!yaml-loader!../../../intents/intents.yaml';

If you don't see your language below, help us translate!

For a full progress report per language, click here.

<>

{ Object.entries(languages).map( ([language, info]) => ) }
Code Language Leader Links
{language} {info.nativeName} {info.leaders?.length && info.leaders.map((leader, idx) => <> {!!idx && ', '} {leader} )} Sentences

This page is automatically generated based on the Intents repository.