diff options
Diffstat (limited to 'langs.inc.php')
-rw-r--r-- | langs.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langs.inc.php b/langs.inc.php index b635ce5b2..b38c58ef2 100644 --- a/langs.inc.php +++ b/langs.inc.php @@ -14,7 +14,7 @@ $langs = array( 'nb' => 'Bokmål', 'nl' => 'Nederlands', 'pl' => 'Polski', - 'pt-br' => 'Português do Brasil', + 'pt' => 'Português', 'ro' => 'Română', 'ru' => 'Русский', 'tr' => 'Türkçe', |