[or-cvs] r8719: Add Nihongo (website/trunk/include)

weasel at seul.org weasel at seul.org
Sat Oct 14 09:19:58 UTC 2006


Author: weasel
Date: 2006-10-14 05:19:57 -0400 (Sat, 14 Oct 2006)
New Revision: 8719

Modified:
   website/trunk/include/perl-globals.wmi
Log:
Add Nihongo

Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi	2006-10-14 08:31:56 UTC (rev 8718)
+++ website/trunk/include/perl-globals.wmi	2006-10-14 09:19:57 UTC (rev 8719)
@@ -1,12 +1,13 @@
 #!wml
 <:
 	# Change both.  The array is ordered (for pages like translation status, order of flags, etc).
-	my @LANGUAGES = qw{de en es fr it pl pt ru se};
+	my @LANGUAGES = qw{de en es fr it ja pl pt ru se};
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",
 		'es' => "espa&ntilde;ol",
 		'it' => "Italiano",
+		'ja' => "&#26085;&#26412;&#35486;&nbsp;(Nihongo)",
 		'fr' => "fran&ccedil;ais",
 		'pl' => "polski",
 		'pt' => "Portugu&ecirc;s",



More information about the tor-commits mailing list