From ddb6f4316cc48f1ea17c62ebe4e32097a069eb54 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Apr 2022 10:49:18 +0300 Subject: [PATCH] enable Belarusian translation (proper UI label pending) --- include/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/functions.php b/include/functions.php index 91fb62ec5..a2f9a51e6 100644 --- a/include/functions.php +++ b/include/functions.php @@ -57,6 +57,7 @@ $t = array( "auto" => __("Detect automatically"), "ar_SA" => "العربيّة (Arabic)", + "be" => "Belarusian", "bg_BG" => "Bulgarian", "da_DA" => "Dansk", "ca_CA" => "Català",