forked from MapComplete/MapComplete
Docs(languageElement): improve docs
This commit is contained in:
parent
7151f5ea6a
commit
47d1b6ddb1
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue