From: Andrew Dolgov Date: Wed, 11 Mar 2015 12:36:45 +0000 (+0300) Subject: add bg_BG entry to get_translations() X-Git-Tag: 16.3~340 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=51faa1150c4b26752663675d1a2139e032caf0c8;p=tt-rss.git add bg_BG entry to get_translations() --- 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",