enabled portiguese translation [pt_BR]

This commit is contained in:
Artuto 2018-07-03 21:46:12 -04:00 committed by GitHub
parent 19193331a0
commit aabe1614f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,7 @@ include:
- _pages/fr_FR
- _pages/it_IT
- _pages/pl_PL
- _pages/pt_BR
exclude: [
"*.sublime-project",
"*.sublime-workspace",
@ -306,6 +307,12 @@ defaults:
values:
permalink: /pl_PL/:basename:output_ext
lang: pl
- scope:
path: "_pages/pt_BR"
type: pages
values:
permalink: /pt_BR/:basename:output_ext
lang: pt
- scope:
path: "_pages/en_US/home.txt"
type: pages
@ -331,3 +338,8 @@ defaults:
type: pages
values:
permalink: /pl_PL/index:output_ext
- scope:
path: "_pages/pt_BR/home.txt"
type: pages
values:
permalink: /pt_BR/index:output_ext