From cab5304902c1db0e910cf4001f2d2540e505ab79 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 15 Aug 2013 00:54:47 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/hi/admin.php | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/hi/admin.php diff --git a/install/lang/hi/admin.php b/install/lang/hi/admin.php new file mode 100644 index 00000000000..7f314dd1a11 --- /dev/null +++ b/install/lang/hi/admin.php @@ -0,0 +1,34 @@ +. + +/** + * Automatically generated strings for Moodle installer + * + * Do not edit this file manually! It contains just a subset of strings + * needed during the very first steps of installation. This file was + * generated automatically by export-installer.php (which is part of AMOS + * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the + * list of strings defined in /install/stringnames.txt. + * + * @package installer + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['clianswerno'] = 'एन'; +$string['cliansweryes'] = 'वाई'; -- 2.43.0