From: Andrew Dolgov Date: Fri, 26 Oct 2007 07:19:54 +0000 (+0100) Subject: fix typo X-Git-Tag: 1.2.17~51 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=9a0634692b36a43faa1d2d773e275b14672ad55f;p=tt-rss.git fix typo --- 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;