Check-in; adding features like mixshow and google analytics.
This commit is contained in:
parent
36e6e23a68
commit
8288ebc67a
50 changed files with 1492 additions and 483 deletions
|
@ -35,4 +35,23 @@ return [
|
|||
"searchResultsFound" => "Search Results Found",
|
||||
"tracklist" => "Tracklist",
|
||||
"lastupdated" => "Last Updated",
|
||||
"duration" => "Duration",
|
||||
"hour" => "hour",
|
||||
"hours" => "hours",
|
||||
"minute" => "minute",
|
||||
"minutes" => "minutes",
|
||||
"second" => "second",
|
||||
"seconds" => "seconds",
|
||||
"by" => "by",
|
||||
"added" => "Added",
|
||||
"recorded" => "Recorded",
|
||||
"audioNotSupported" => "Your browser does not support the audio element.",
|
||||
"downloads" => "Downloads",
|
||||
"download" => "Download",
|
||||
"downloadMix" => "Download Mix",
|
||||
"plays" => "Plays",
|
||||
"play" => "Play",
|
||||
|
||||
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue