Enable Spanish translation

This commit is contained in:
KcrPL 2019-01-21 16:52:56 +01:00
parent 65385ca634
commit a3af347aff
2 changed files with 13 additions and 0 deletions

View file

@ -325,6 +325,12 @@ defaults:
values:
permalink: /en_PT/:basename:output_ext
lang: en-PT
- scope:
path: "_pages/es_MX"
type: pages
values:
permalink: /es_MX/:basename:output_ext
lang: es_MX
- scope:
path: "_pages/en_US"
type: pages
@ -518,6 +524,11 @@ defaults:
permalink: /el_GR/index:output_ext
- scope:
path: "_pages/en_PT/home.txt"
type:
values:
permalink: /es_MX/index:output_ext
- scope:
path: "_pages/es_MX/home.txt"
type: pages
values:
permalink: /en_PT/index:output_ext

View file

@ -91,6 +91,8 @@ es: &DEFAULT_ES
loading_label :
es-ES:
<<: *DEFAULT_ES
es-MX:
<<: *DEFAULT_ES
es-CO:
<<: *DEFAULT_ES