[website] Add Japanese page

Akihiro Nishimura nimu.zh3 at zoho.com
Fri Apr 1 09:52:16 CDT 2011


---
 include/data.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/include/data.php b/include/data.php
index 6f2f1ac..493ed0f 100644
--- a/include/data.php
+++ b/include/data.php
@@ -72,7 +72,11 @@ class data
                                  'pt' => array(
                                                'name'   => 'Português',
                                                'change' => 'Mudar a língua'
-                                              )
+                                             ),
+                                'ja' => array(
+                                              'name'   => '日本語'
+                                              'change' => '言語の変更'
+                                              )
                                 );
 
         return;
-- 
1.7.1





More information about the wine-patches mailing list