From 899771dc79ad6cf1beffd4c867539a84b53a330d Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 11 Mar 2010 05:10:16 -0500
Subject: [PATCH] Merged all language files.

---
 interface/web/sites/lib/lang/ja.lng |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/interface/web/sites/lib/lang/ja.lng b/interface/web/sites/lib/lang/ja.lng
index 10b5e93..4d27232 100644
--- a/interface/web/sites/lib/lang/ja.lng
+++ b/interface/web/sites/lib/lang/ja.lng
@@ -13,6 +13,10 @@
 $wb['Shell-User'] = 'Shellユーザー';
 $wb['Shell'] = 'Shell';
 $wb['Websites'] = 'ウェブサイト';
-$wb["Stats"] = '利用状況';
+$wb['Stats'] = '利用状況';
+$wb['Website'] = 'Website';
+$wb['Cron'] = 'Cron';
+$wb['Cron Jobs'] = 'Cron Jobs';
+$wb['Statistics'] = 'Statistics';
+$wb['Web traffic'] = 'Web Traffic';
 ?>
-

--
Gitblit v1.9.1