From 9a0634692b36a43faa1d2d773e275b14672ad55f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Oct 2007 08:19:54 +0100 Subject: [PATCH] fix typo --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index c82f45cc..a7bae855 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; -- 2.39.5