From: Andrew Dolgov Date: Fri, 21 Mar 2014 11:56:26 +0000 (+0400) Subject: add pt_PT language X-Git-Tag: 1.13~57 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1c776ade2a3b5d809568347fdd550ce02ddfbe7c;p=tt-rss.git add pt_PT language --- diff --git a/include/functions.php b/include/functions.php index f03b2432..5af20aa1 100644 --- a/include/functions.php +++ b/include/functions.php @@ -78,6 +78,7 @@ "pl_PL" => "Polski", "ru_RU" => "Русский", "pt_BR" => "Portuguese/Brazil", + "pt_PT" => "Portuguese/Portugal", "zh_CN" => "Simplified Chinese", "zh_TW" => "Traditional Chinese", "sv_SE" => "Svenska",