diff options
| author | Adam Macias <[email protected]> | 2016-09-08 13:19:11 -0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-09-08 09:19:11 -0700 |
| commit | 7ba78e603ad5292273d2e0758429a2e4103e7251 (patch) | |
| tree | 31184e3ffbeecf6b419f009b59bf1bdb249eb801 /docs/_data | |
| parent | ed0f097cb8f682570bf91fbd4aacf38cf54f84cd (diff) | |
| download | bootstrap-7ba78e603ad5292273d2e0758429a2e4103e7251.tar.xz bootstrap-7ba78e603ad5292273d2e0758429a2e4103e7251.zip | |
Add Brazilian Portuguese in translations (#20673)
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/translations.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 5ad1d8ef1..de7ba990b 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -12,3 +12,8 @@ code: ja description: Bootstrap 4 日本語リファレンス url: http://bootstrap4.jp/ + +- name: Brazilian Portuguese + code: pt-BR + description: Bootstrap 4 Português do Brasil + url: http://bootstrapbrasil.github.io/v4/ |
