From 6217a091db09c068f608d73824c67724777c9c4e Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Tue, 22 Oct 2019 14:58:15 +0200 Subject: [PATCH] ca is fully translated now (#367) --- lib/translations.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/translations.py b/lib/translations.py index d1acfa3..d01b47c 100644 --- a/lib/translations.py +++ b/lib/translations.py @@ -5,14 +5,14 @@ Translation of almost everything. """ FULL_TRANSLATION = [ - "af", "be", "da", "de", "el", "et", + "af", "be", "ca", "da", "de", "el", "et", "fr", "fa", "hu", "id", "it", "nb", "nl", "pl", "pt-br", "ro", "ru", "tr", "th", "uk", "vi", "zh-tw" ] PARTIAL_TRANSLATION = [ - "az", "bg", "bs", "ca", "cy", "cs", + "az", "bg", "bs", "cy", "cs", "eo", "es", "fi", "ga", "hi", "hr", "hy", "is", "ja", "jv", "ka", "kk", "ko", "ky", "lt", "lv", "mk", "ml", "nl", "fy",