diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-11-29 11:19:27 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-11-29 11:19:27 +0000 |
commit | dd98d56f71804a24b7f0cbe56c92b877a39b0816 (patch) | |
tree | 4026bf2813f436192f7f4a480425ed48f4eeca7c /langs.inc.php | |
parent | 48f8b6a25c4a3b5a62304eff823dcae7c1e73557 (diff) | |
download | www-dd98d56f71804a24b7f0cbe56c92b877a39b0816.tar www-dd98d56f71804a24b7f0cbe56c92b877a39b0816.tar.gz www-dd98d56f71804a24b7f0cbe56c92b877a39b0816.tar.bz2 www-dd98d56f71804a24b7f0cbe56c92b877a39b0816.tar.xz www-dd98d56f71804a24b7f0cbe56c92b877a39b0816.zip |
moving pt-br to pt
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', |