From d61705cf82c5a55be5a7ccc4105d481a7856c952 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 2 Apr 2023 00:07:40 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/fr_ca_epi/langconfig.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/fr_ca_epi/langconfig.php diff --git a/install/lang/fr_ca_epi/langconfig.php b/install/lang/fr_ca_epi/langconfig.php new file mode 100644 index 00000000000..ac7aa77b19e --- /dev/null +++ b/install/lang/fr_ca_epi/langconfig.php @@ -0,0 +1,33 @@ +. + +/** + * 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'] = 'fr'; +$string['thislanguage'] = 'Francais Canada – Épicène'; -- 2.11.4.GIT