Language updates. New upload form. new classes.
This commit is contained in:
parent
4c2857b445
commit
8f3061ab99
62 changed files with 3107 additions and 1883 deletions
|
@ -71,4 +71,17 @@ return [
|
|||
"failedtocopyurl" => "Failed to copy URL",
|
||||
"name" => "Name",
|
||||
"username" => "Username",
|
||||
"logout" => "Logout",
|
||||
"upload" => "Upload",
|
||||
"loginToVerifyEmail" => "You must be logged in to verify your email.",
|
||||
"loginToUploadMix" => "You must be logged in to upload a mix.",
|
||||
"verificationCodeRequired" => "Verification code is required.",
|
||||
"recordedDate" => "Recorded Date",
|
||||
"noUploadedFileFound" => "No uploaded file found. Please upload a mix file.",
|
||||
"mixTitleRequired" => "Mix title is required.",
|
||||
"errorUploadCDN" => "Error uploading file to CDN: ",
|
||||
"errorSavingMixDB" => "Error saving mix to database.",
|
||||
"uploadedPendingApproval" => "Mix uploaded successfully and is pending approval.",
|
||||
"uploadHeader1" => "Upload your mix to Utah's DJs"
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue