From: AMOS bot Date: Wed, 26 Aug 2020 00:07:28 +0000 (+0000) Subject: Automatically generated installer lang files X-Git-Tag: v3.9.2~43^2~1 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=122ed3beafad2aa6ebaa70c4be07574c6cde2522 Automatically generated installer lang files --- diff --git a/install/lang/prs/moodle.php b/install/lang/prs/moodle.php new file mode 100644 index 00000000000..f7b2fbd03ab --- /dev/null +++ b/install/lang/prs/moodle.php @@ -0,0 +1,37 @@ +. + +/** + * 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'] = 'زبان'; +$string['moodlelogo'] = 'لوگوی مودل (Moodle)'; +$string['next'] = 'بعدی'; +$string['previous'] = 'قبلی'; +$string['reload'] = 'بارگیری مجدد';