From 534dac4b9a234656bbd647a1d37f7dbd253d0449 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 7 May 2023 00:07:32 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/hi/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/hi/moodle.php b/install/lang/hi/moodle.php index 6f86812b845..82e8ceb5ca8 100644 --- a/install/lang/hi/moodle.php +++ b/install/lang/hi/moodle.php @@ -32,4 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'भाषा'; $string['moodlelogo'] = 'Moodle लोगो'; $string['next'] = 'अगला'; +$string['previous'] = 'पिछला'; $string['reload'] = 'सीमा से अधिक लादना';