diff --git a/website/src/widgets/quickstart-install.js b/website/src/widgets/quickstart-install.js index fd0b2d632..7e3bed136 100644 --- a/website/src/widgets/quickstart-install.js +++ b/website/src/widgets/quickstart-install.js @@ -18,7 +18,7 @@ const CUDA = { '10.2': 'cuda102', '11.0': 'cuda110', } -const LANG_EXTRAS = ['zh', 'ja'] // only for languages with models +const LANG_EXTRAS = ['ja'] // only for languages with models const DATA = [ { id: 'os',