diff options
Diffstat (limited to 'app/i18n/es/gen.php')
-rw-r--r-- | app/i18n/es/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index 893ce16ca..0a20212a5 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -170,6 +170,7 @@ return array( 'oc' => 'Occitan', // IGNORE 'pl' => 'Polski', // IGNORE 'pt-br' => 'Português (Brasil)', // IGNORE + 'pt-pt' => 'Português (Portugal)', // IGNORE 'ru' => 'Русский', // IGNORE 'sk' => 'Slovenčina', // IGNORE 'tr' => 'Türkçe', // IGNORE |