diff options
| author | Chris Rebert <[email protected]> | 2015-08-23 21:34:47 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-23 21:34:47 -0700 |
| commit | 0d59ff81c90a23b3e36283a77b09bfb9643c9062 (patch) | |
| tree | b3914becb2884ddea54d990af662e870af40a060 /docs/_data | |
| parent | 096ed52e063822e7e84aec6abb31ea77a059065f (diff) | |
| download | bootstrap-0d59ff81c90a23b3e36283a77b09bfb9643c9062.tar.xz bootstrap-0d59ff81c90a23b3e36283a77b09bfb9643c9062.zip | |
Clear out non-v4 docs translations
After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list.
Diffstat (limited to 'docs/_data')
| -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 |
