From 51faa1150c4b26752663675d1a2139e032caf0c8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 11 Mar 2015 15:36:45 +0300 Subject: [PATCH] add bg_BG entry to get_translations() --- include/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/functions.php b/include/functions.php index 35124ba0..0d4c8ed0 100644 --- a/include/functions.php +++ b/include/functions.php @@ -67,6 +67,7 @@ $tr = array( "auto" => "Detect automatically", "ar_SA" => "العربيّة (Arabic)", + "bg_BG" => "Bulgarian", "da_DA" => "Dansk", "ca_CA" => "Català", "cs_CZ" => "Česky", -- 2.39.2