summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-10-26 08:18:25 +0100
committerAndrew Dolgov <[email protected]>2007-10-26 08:18:25 +0100
commitdd40e08cc39bca52b236e538b8e44085aaacd2fd (patch)
tree5f7e1a0f44cb5a9e113d2d6342bd58eb3c539ce8 /functions.php
parentac6ebdb38a1704d140f449e7b3a041059153bcae (diff)
add Portuguese/Brazil translation
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index 23e028a34..c82f45cc9 100644
--- a/functions.php
+++ b/functions.php
@@ -14,6 +14,7 @@
"en_US" => "English",
"fr_FR" => "Français",
"ru_RU" => "Русский",
+ "pt_BR" => "Portuguese/Brazil"
"zh_CN" => "Simplified Chinese");
return $tr;