]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix typo
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 26 Oct 2007 07:19:54 +0000 (08:19 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 26 Oct 2007 07:19:54 +0000 (08:19 +0100)
functions.php

index c82f45cc928efe73b66fcfb0192e77296cba614e..a7bae8558902d08dbbd2500e39fe432e1a40c6b3 100644 (file)
@@ -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;