mambax7/songlist

View on GitHub
language/english/email.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php declare(strict_types=1);

// Requests
define('_MD_SONGLIST_SUBJECT_REQUESTMADE', '[#%s] - A Request for a song to be added to the song list has been recieved!');
define('_MD_SONGLIST_SUBJECT_REQUESTFOUND', '[#%s] - Your Request for a song to be added to the song list has been actioned!');