From 78c8050676e0a23bb64f8c5c83e017714eb9e63c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 5 Apr 2023 00:07:47 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/fr_ca_epi/moodle.php | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 install/lang/fr_ca_epi/moodle.php diff --git a/install/lang/fr_ca_epi/moodle.php b/install/lang/fr_ca_epi/moodle.php new file mode 100644 index 0000000000000..d1de1e19e920c --- /dev/null +++ b/install/lang/fr_ca_epi/moodle.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['language'] = 'Langue'; +$string['next'] = 'Suivant'; +$string['previous'] = 'Précédent';