...
Example:
Code Block | ||
---|---|---|
| ||
"mappingValues": { "pdf": "Fichier PDF", "doc": "Fichier Doc", "html": "Fichier Web" } |
Key value is case sensitive, the label from label have to match exactly to rename the label (i.e. html
is different of HTML
)
...
...
Example:
Code Block | ||
---|---|---|
| ||
"mappingValues": { "pdf": "Fichier PDF", "doc": "Fichier Doc", "html": "Fichier Web" } |
Key value is case sensitive, the label from label have to match exactly to rename the label (i.e. html
is different of HTML
)
...