diff options
| author | Chris Rebert <[email protected]> | 2015-08-26 15:30:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-26 15:30:32 -0700 |
| commit | 4bc8b495fb0bc76c9881aecf65aeb8fbb28ef48e (patch) | |
| tree | df65ca69a58be50084a5726764c1e5e2af67edd8 | |
| parent | db2ba70970832088d59cb7a32f9f05b16bd9f212 (diff) | |
| parent | 0d59ff81c90a23b3e36283a77b09bfb9643c9062 (diff) | |
| download | bootstrap-4bc8b495fb0bc76c9881aecf65aeb8fbb28ef48e.tar.xz bootstrap-4bc8b495fb0bc76c9881aecf65aeb8fbb28ef48e.zip | |
Merge pull request #17257 from twbs/clear-translations
Clear out non-v4 docs translations
| -rw-r--r-- | docs/_data/translations.yml | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 62f90537b..fc44e9304 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -2,58 +2,3 @@ code: zh description: Bootstrap 中文文档 url: http://v4.bootcss.com/ - -- name: Danish - code: da - description: Bootstrap på Dansk - url: http://getbootstrap.dk/ - -- name: French - code: fr - description: Bootstrap en Français - url: http://www.oneskyapp.com/fr/docs/bootstrap/getting-started/ - -- name: German - code: de - description: Bootstrap auf Deutsch - url: http://holdirbootstrap.de/ - -- name: Italian - code: it - description: Bootstrap in Italiano - url: http://www.hackerstribe.com/guide/IT-bootstrap-3.1.1/ - -- name: Korean - code: ko - 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 по-русски - url: http://www.oneskyapp.com/ru/docs/bootstrap/ - -- name: Spanish - code: es - description: Bootstrap en Español - url: http://www.oneskyapp.com/es/docs/bootstrap/ - -- name: Turkish - code: tr - description: Türkçe Bootstrap - url: http://www.trbootstrap.com - -- name: Ukrainian - code: uk - description: Bootstrap українською - url: http://twbs.docs.org.ua - -- name: Vietnamese - code: vi - description: Bootstrap bằng tiếng Việt - url: http://getbootstrap.com.vn |
