mirror of
https://github.com/Lissy93/dashy.git
synced 2025-05-29 10:51:06 +02:00
Update multi-language-support.md
Fixed the code example in ## Config File `lang: de` throws a `Validation Warning: .appConfig should NOT have additional property: lang` while `language: de` works as expected.
This commit is contained in:
parent
1b99b5e3b6
commit
ab450a13e4
@ -22,7 +22,7 @@ You can also set your language in the config file. Specify the ISO code of one o
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
appConfig:
|
appConfig:
|
||||||
lang: de
|
language: de
|
||||||
```
|
```
|
||||||
|
|
||||||
### Available Languages
|
### Available Languages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user