Browse Source

enable czech documentation

https://github.com/abpframework/abp/pull/1477
pull/1494/head
Yunus Emre Kalkan 7 years ago
parent
commit
8b8e51cf9f
  1. 7
      docs/docs-langs.json

7
docs/docs-langs.json

@ -9,6 +9,11 @@
"DisplayName" : "简体中文",
"Code" : "zh-Hans",
"IsDefault": false
}
},
{
"DisplayName" : "Čeština",
"Code" : "cs",
"IsDefault": false
}
]
}
Loading…
Cancel
Save