diff options
| author | adammacias <[email protected]> | 2015-07-06 15:39:37 -0300 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-07-06 21:43:37 -0700 |
| commit | cb7f569262acaf5d0d6c001146855eb595ffdd20 (patch) | |
| tree | 3d505706e789ea168b89081f27706ce1d205dd29 /docs/_data | |
| parent | 0db18386a295a3fc6bf7bd48a047c0d8aa10a77e (diff) | |
| download | bootstrap-cb7f569262acaf5d0d6c001146855eb595ffdd20.tar.xz bootstrap-cb7f569262acaf5d0d6c001146855eb595ffdd20.zip | |
Add Brazilian Portuguese to list of docs translations
Closes #16773 by merging a tweaked version of it.
[skip sauce]
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 b08563126..dc8717dd8 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -28,6 +28,11 @@ description: Bootstrap 한국어 url: http://bootstrapk.com/ +- name: Brazilian Portuguese + code: pt-BR + description: Bootstrap em Português do Brasil + url: http://bootstrapbrasil.github.io/ + - name: Russian code: ru description: Bootstrap по-русски |
