From e084f4c0b44e50d056e29944acfc565be586ec2c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 4 Apr 2021 00:07:33 +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'] = 'עברית';