From 3e0bc088b28325cdaec4064ef902ac7bb20ed7f0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 14 Jul 2020 16:39:48 -0300 Subject: Drop support for all languages below 70% translation Need to modify client-data/languages.xml as well --- db/constants.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 5d040c0a..c306e31b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -5132,6 +5132,13 @@ constants_db: { LANG_ON_SEA: 1 LANG_IN_SHIP: 2 + comment__: "Language constants" + LANG_EN: 0 + LANG_FR: 1 + LANG_ES: 2 + LANG_DE: 3 + MAX_LANG: 3 + comment__: "Misc settings" CHEST_WAITTIME: 900 // 15 minutes -- cgit v1.2.3-70-g09d2