From 9a0634692b36a43faa1d2d773e275b14672ad55f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Oct 2007 08:19:54 +0100 Subject: fix typo --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') 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; -- cgit v1.2.3