doc: multilingual subject-verb agreement on description :)

This commit is contained in:
Cassio Batista 2019-06-12 11:39:28 -03:00
parent 2fb2386076
commit 563f34e618

View file

@ -124,7 +124,7 @@ See at [xor-gate/xor-gate.org](https://github.com/xor-gate/xor-gate.org) an exam
### Multilingual
To allow Beautiful Hugo to go multilingual you need to define the languages
To allow Beautiful Hugo to go multilingual, you need to define the languages
you want to use inside the `languages` parameter on `config.toml` file, also
redefining the content dir for each one. Check the `i18n/` folder to see all
languages available.
@ -140,7 +140,7 @@ languages available.
```
Now you just need to create a subdir within the `content/` folder for each
language and just put stuff inside `page/` and `post/` regular directory.
language and just put stuff inside `page/` and `post/` regular directories.
```
content/ content/ content/
└── en └── br └── ja