Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2018-08-14 18:22:39 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-08-15 12:15:46 +0300
commitce6a50b65175a44b897c14560d7be339fef1902d (patch)
tree44bc97a95a387e1ecd98c87b28307c6faed120af /lib/gitlab/i18n.rb
parent456a4ddebc28f1ee5f9ed595bad0e2224b20848f (diff)
Add Czech as an available language
New translations added to `locale/cs_CZ` will automatically be picked up.
Diffstat (limited to 'lib/gitlab/i18n.rb')
-rw-r--r--lib/gitlab/i18n.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index 343487bc361..b8213929c6a 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -22,7 +22,8 @@ module Gitlab
'tr_TR' => 'Türkçe',
'id_ID' => 'Bahasa Indonesia',
'fil_PH' => 'Filipino',
- 'pl_PL' => 'Polski'
+ 'pl_PL' => 'Polski',
+ 'cs_CZ' => 'Čeština'
}.freeze
def available_locales