From d4cbfabcef9d37f4d9fd58594b9863ca7b2da4f3 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Mon, 14 Jan 2008 01:35:52 -0500
Subject: [PATCH] add he (Hebrew) localization (#1484713)

---
 program/localization/index.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/index.inc b/program/localization/index.inc
index 9cd5877..cb9de3c 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -43,6 +43,7 @@
 	'ga_IE' => 'Irish',
 	'ge'    => 'Georgian',
 	'el'    => 'Greek',
+	'he'	=> 'Hebrew',
 	'hi'    => 'Hindi',
 	'hr'    => 'Hrvatski',
 	'hu'    => 'Hungarian',

--
Gitblit v1.9.1