This commit is contained in:
Cody Cook 2024-04-30 02:10:17 -07:00
commit 27373f0c61
16 changed files with 345 additions and 52 deletions

View file

@ -29,5 +29,9 @@ return [
"mixGenre" => "Mix Genre",
"view" => "View",
"mixname" => "Mix Name",
"search" => "Search",
"searchResults" => "Search Results",
"searchResultsFor" => "Search Results for",
"searchResultsFound" => "Search Results Found",
];