summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-04-18 13:04:29 +0300
committerAndrew Dolgov <[email protected]>2022-04-18 13:04:29 +0300
commitb17b4a4b9ef166f51ac578a403a7ce6fd7864227 (patch)
treecc50e5c5af33186a62bb79a1f62285162938fdf4 /include
parentddb6f4316cc48f1ea17c62ebe4e32097a069eb54 (diff)
fix be locale label
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index a2f9a51e6..82e08ddb3 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -57,7 +57,7 @@
$t = array(
"auto" => __("Detect automatically"),
"ar_SA" => "العربيّة (Arabic)",
- "be" => "Belarusian",
+ "be" => "Беларуская",
"bg_BG" => "Bulgarian",
"da_DA" => "Dansk",
"ca_CA" => "Català",