From eae2dd483b3575baf3fdbfc6ef67f9f05c299462 Mon Sep 17 00:00:00 2001 From: jekkos-t520 Date: Fri, 6 Mar 2020 23:00:46 +0100 Subject: [PATCH] Remove hebrew (no more official CI support) --- application/helpers/locale_helper.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/helpers/locale_helper.php b/application/helpers/locale_helper.php index f3d87f5e8..c128e8c7f 100644 --- a/application/helpers/locale_helper.php +++ b/application/helpers/locale_helper.php @@ -66,7 +66,6 @@ function get_languages() 'es:spanish' => 'Spanish', 'es-MX:spanish' => 'Spanish (Mexico)', 'fr:french' => 'French', - 'he:hebrew' => 'Hebrew', 'hr-HR:croatian' => 'Croatian (Croatia)', 'hu-HU:hungarian' => 'Hungarian (Hungary)', 'id:indonesian' => 'Indonesian',