Add font support, start support for genres.
This commit is contained in:
parent
5fe1a21b8e
commit
9a3d58fc83
2142 changed files with 373269 additions and 29 deletions
|
@ -15,4 +15,8 @@ return [
|
|||
'follow' => 'Follow',
|
||||
'djs' => 'DJs',
|
||||
"djNotFound" => "Could not load DJ; either the DJ wasn't found or this DJ is private.",
|
||||
"notfound" => "Page not found",
|
||||
"genre" => "Genre",
|
||||
"genres" => "Genres",
|
||||
"genreNotFound" => "Could not load genre; either the genre wasn't found, was empty, or this genre is private.",
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue