Docs(languageElement): improve docs

This commit is contained in:
Pieter Vander Vennet 2025-01-30 02:03:35 +01:00
parent 7151f5ea6a
commit 47d1b6ddb1

View file

@ -17,7 +17,7 @@ export class LanguageElement implements SpecialVisualization {
{
name: "key",
required: true,
doc: "What key to use, e.g. `language`, `tactile_writing:braille:language`, ... If a language is supported, the language code will be appended to this key, resulting in `language:nl=yes` if nl is picked ",
doc: "What key to use, e.g. `language`, `tactile_writing:braille:language`, ... If a language is supported, the language code will be appended to this key, resulting in `<key>:nl=yes` if _nl_ is picked "
},
{
name: "question",