Edit translation

This commit is contained in:
2017-10-27 12:25:07 +04:00
parent 0e4b7bc4d9
commit 2885dddccc

View File

@ -50,7 +50,7 @@ class response_get extends \core\event\base {
* @return string * @return string
*/ */
public static function get_name() { public static function get_name() {
return new \lang_string("backuplogdetailed", "moodle"); return new \lang_string("answer", "moodle");
} }
/** /**