summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;