From fa4dcde9e13b1cf9e47b2b1f7b539dd006d3749e Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Fri, 11 Jan 2019 10:58:36 +0100 Subject: [PATCH] activated be translation --- lib/translations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/translations.py b/lib/translations.py index fbe37c2..f953061 100644 --- a/lib/translations.py +++ b/lib/translations.py @@ -21,7 +21,7 @@ PARTIAL_TRANSLATION = [ ] PROXY_LANGS = [ - 'az', 'bs', 'ca', 'cy', 'eo', 'fa', + 'az', 'be', 'bs', 'ca', 'cy', 'eo', 'fa', 'he', 'hr', 'hy', 'id', 'is', 'it', 'ja', 'kk', 'lv', 'mk', 'nb', 'nn', 'sl', 'uz' ]