From 9e64a9ac2bb0d45da463de60901174b14065d7be Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 4 Apr 2021 00:08:05 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/he/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/he/langconfig.php b/install/lang/he/langconfig.php index 9d06728367a..d01b3faa740 100644 --- a/install/lang/he/langconfig.php +++ b/install/lang/he/langconfig.php @@ -29,6 +29,6 @@ defined('MOODLE_INTERNAL') || die(); -$string['parentlanguage'] = 'he'; +$string['parentlanguage'] = ''; $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'עברית';