From 803af0f23f5c6262239519f4378cfcffee49c879 Mon Sep 17 00:00:00 2001 From: Yunus Emre Kalkan Date: Thu, 27 Jun 2019 16:53:20 +0300 Subject: [PATCH] Update docs-langs.json --- docs/docs-langs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs-langs.json b/docs/docs-langs.json index 851c67d605..23d0b00387 100644 --- a/docs/docs-langs.json +++ b/docs/docs-langs.json @@ -9,6 +9,11 @@ "DisplayName" : "简体中文", "Code" : "zh-Hans", "IsDefault": false + }, + { + "DisplayName" : "Čeština", + "Code" : "cs", + "IsDefault": false } ] } \ No newline at end of file