mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 07:30:01 +01:00
The icons have been updated to make them more consistent abroad Moodle and take advantage of the benefits of FontAwesome 6. This commit removes the actions from the first actions menu and moves them to buttons as suggested by the UX team. Based on recent UX decisions, the following changes have been implemented: - The "View Quickstart Guide" is no longer displayed as a button. Instead, this link will now appear within the text preceding the buttons (when available). - When no courses are available on the site, the "Manage courses" button has been replaced by "Manage course categories". - A "Manage courses/Manage course categories" button has been added to the zero-state view, ensuring consistency whether courses are present on the site or not.
Moodle Language Packs This directory contains the standard packaged Moodle language files, for making the Moodle interface appear in different interfaces. The default language for Moodle is the English language, under the Unicode scheme (UTF8). To add more languages to Moodle, you can either: 1) use the Moodle languages GUI in the interface to fetch new languages and install them in your 'dataroot' directory. 2) download them and unzip the packs in this directory manually For more information, see the Moodle Documentation: http://docs.moodle.org/en/Translation Cheers, Moodle Development Team