From 1c776ade2a3b5d809568347fdd550ce02ddfbe7c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 21 Mar 2014 15:56:26 +0400 Subject: [PATCH] add pt_PT language --- include/functions.php | 1 + 1 file changed, 1 insertion(+) 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", -- 2.39.5