[tpo/staging] clean languages not on production

commit 77740cd612191e4c3a3348530684ca309a18383c Author: emma peel <emma.peel@riseup.net> Date: Tue Apr 2 10:51:09 2019 +0200 clean languages not on production --- tpo.lektorproject | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/tpo.lektorproject b/tpo.lektorproject index 0b4bc3b..e266309 100644 --- a/tpo.lektorproject +++ b/tpo.lektorproject @@ -10,11 +10,6 @@ primary = yes url_prefix = / locale = en -[alternatives.bn-BD] -name = বাংলা ভাষা (bn) -url_prefix = /bn-BD/ -locale = bn-BD - [alternatives.de] name = Deutsch (de) url_prefix = /de/ @@ -30,21 +25,11 @@ name = Français (fr) url_prefix = /fr/ locale = fr -[alternatives.id] -name = Indonesia (id) -url_prefix = /id/ -locale = id - [alternatives.it] name = Italiano (it) url_prefix = /it/ locale = it -[alternatives.ko] -name = 한국어 (ko) -url_prefix = /ko/ -locale = ko - [alternatives.pt-BR] name = Português Brasil (pt-BR) url_prefix = /pt-BR/ @@ -59,8 +44,3 @@ locale = ru name = Türkçe (tr) url_prefix = /tr/ locale = tr - -[alternatives.zh-CN] -name = 简体字 (zh-CN) -url_prefix = /zh-CN/ -locale = zh-CN
participants (1)
-
emmapeel@torproject.org