. /** * Language file for block "badges" * * @package block_badges * @copyright 2012 onwards Totara Learning Solutions Ltd {@link http://www.totaralms.com/} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @author Yuliya Bozhko */ $string['pluginname'] = 'Latest badges'; $string['numbadgestodisplay'] = 'Number of latest badges to display'; $string['nothingtodisplay'] = 'You have no badges to display'; $string['badges:addinstance'] = 'Add a new Latest badges block'; $string['badges:myaddinstance'] = 'Add a new Latest badges block to Dashboard'; $string['privacy:metadata'] = 'The Latest badges block only shows data stored in other locations.';