Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-01-08 13:09:44 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-01-08 13:09:44 +0300
commita221a4ed12450d92a89054ca08021e322e7c49a8 (patch)
treed122be2c7dd4dce68f486f845b2fb84327b3c8df /docs
parentd987256fa48ac90e0cfab34c9e64fff7a494fed3 (diff)
Remove en.yaml symlink
You should use en-us.yaml or something else. Sysmlink is not working great with Windows user fixes #84
Diffstat (limited to 'docs')
-rw-r--r--docs/user.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user.md b/docs/user.md
index cc0cbf2..ae2b3f0 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -144,7 +144,7 @@ If your language is not available, follow this guidelines (E.g : add swedish lan
1. Set `defaultContentLanguage` to `sv-se` in Hugo configuration file `config.{toml,yaml,json}`
2. Create `sv-se.yaml` file in `theme/tranquilpeak/i18n/` folder
-3. Copy the content of `theme/tranquilpeak/i18n/en.yaml` and paste it to `sv-se.yml` file
+3. Copy the content of `theme/tranquilpeak/i18n/en-us.yaml` and paste it to `sv-se.yml` file
4. Replace all strings in english by their translation in swedish
#### Menu translation