summaryrefslogtreecommitdiff
path: root/app/Model/Config.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2015-08-12 15:30:44 +0100
committerEskiso <eSkiSo@users.noreply.github.com>2015-08-12 15:30:44 +0100
commit7d3bea18c8f5bf2d384f9124d1beb62438a1148a (patch)
treec9bf16caf8eec98eae0c04cb42c2eea433b3a22a /app/Model/Config.php
parentf9457f4dbb97d1d11e2a892b1391020ccad91c35 (diff)
Added pt-PT translations
Diffstat (limited to 'app/Model/Config.php')
-rw-r--r--app/Model/Config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Model/Config.php b/app/Model/Config.php
index c5bb9e9b..9bc11403 100644
--- a/app/Model/Config.php
+++ b/app/Model/Config.php
@@ -84,6 +84,7 @@ class Config extends Base
'hu_HU' => 'Magyar',
'nl_NL' => 'Nederlands',
'pl_PL' => 'Polski',
+ 'pt_PT' => 'Português',
'pt_BR' => 'Português (Brasil)',
'ru_RU' => 'Русский',
'sr_Latn_RS' => 'Srpski',