summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-10-26 08:19:54 +0100
committerAndrew Dolgov <[email protected]>2007-10-26 08:19:54 +0100
commit9a0634692b36a43faa1d2d773e275b14672ad55f (patch)
treea8918d28cbd8185b38294800287327b580438051 /functions.php
parentdd40e08cc39bca52b236e538b8e44085aaacd2fd (diff)
fix typo
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index c82f45cc9..a7bae8558 100644
--- a/functions.php
+++ b/functions.php
@@ -14,7 +14,7 @@
"en_US" => "English",
"fr_FR" => "Français",
"ru_RU" => "Русский",
- "pt_BR" => "Portuguese/Brazil"
+ "pt_BR" => "Portuguese/Brazil",
"zh_CN" => "Simplified Chinese");
return $tr;