Locale updates

This commit is contained in:
Cody Cook 2024-05-06 22:00:57 -07:00
commit 4fd7ad41ea
30 changed files with 275 additions and 5 deletions

View file

@ -45,6 +45,15 @@ return [
"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",
"contactus" => "Contact Us",
"allrightsreserved" => "All rights reserved.",
];