diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2014-03-21 15:56:26 +0400 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2014-03-21 15:56:26 +0400 |
| commit | 1c776ade2a3b5d809568347fdd550ce02ddfbe7c (patch) | |
| tree | bfc88db227566ae97fe77508f9fcefe0db429e52 | |
| parent | ff5cc7d76306902b02d44daec0f34e216fec9746 (diff) | |
add pt_PT language
| -rw-r--r-- | include/functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php index f03b24327..5af20aa14 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", |