From e2c4f9d374d351aa8ded1053dbba0f64adcb5c80 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 30 Jun 2019 00:09:17 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/hi_wp/langconfig.php | 34 +++++++++++++++++++++++++++++++ install/lang/ro_wp/langconfig.php | 34 +++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 install/lang/hi_wp/langconfig.php create mode 100644 install/lang/ro_wp/langconfig.php diff --git a/install/lang/hi_wp/langconfig.php b/install/lang/hi_wp/langconfig.php new file mode 100644 index 0000000000000..a8794458d8a06 --- /dev/null +++ b/install/lang/hi_wp/langconfig.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['parentlanguage'] = 'hi'; +$string['thislanguage'] = 'वर्कप्लेस के लिए हिंदी'; diff --git a/install/lang/ro_wp/langconfig.php b/install/lang/ro_wp/langconfig.php new file mode 100644 index 0000000000000..0842224b79ef9 --- /dev/null +++ b/install/lang/ro_wp/langconfig.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['parentlanguage'] = 'ro'; +$string['thislanguage'] = 'Workplace în limba română';