Add Portuguese as a supported language
authorDave Page <dpage@pgadmin.org>
Thu, 23 Sep 2010 20:27:02 +0000 (20:27 +0000)
committerDave Page <dpage@pgadmin.org>
Thu, 23 Sep 2010 20:27:02 +0000 (20:27 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2744 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/system/global/languages.php

index fedc5301bb8ce23af472d61baa07fad3488eabf6..e370935b038283d8b07dc4eabf1cdbb45488eb02 100644 (file)
@@ -21,6 +21,7 @@ $GLOBALS['_LANGUAGES'] = array(
     'nl' => 'Nederlands',
     'pl' => 'Polski',
     'ro' => 'Rom&#x00e2;n&#x0103;',
+    'pt' => 'Portugu\xc3\xaas',
     'ru' => '&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;',
     'sv' => 'Svenska',
     'sl' => 'Slovensko',