first commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
title_home: "Download videos"
|
||||
alert_defaut: "Once you log in, you'll be able to download videos larger than 200 MB in the background. You'll receive an email as soon as the download is complete."
|
||||
btn_start: "Start treatment"
|
||||
placeholder_url: "Enter the YouTube URLs (one per line)..."
|
||||
btn_cnx: "Login"
|
||||
btn_decnx: "Logout"
|
||||
btn_history: "History"
|
||||
pending: "Pending"
|
||||
inProgress: "In progress"
|
||||
completed: "Completed"
|
||||
error: "Error"
|
||||
download: "Download"
|
||||
noPending: "No pending videos to process."
|
||||
loginRequired: "Please login to download."
|
||||
invalidLogin: "Invalid email or password."
|
||||
registerSuccess: "Registration successful! You can now login."
|
||||
addUrl: "Add at least one YouTube URL."
|
||||
downloadStarted: "Download started for:"
|
||||
errorNetwork: "Network error"
|
||||
errorFormat: "Unsupported format"
|
||||
errorTimeout: "Timeout exceeded"
|
||||
errorUnknown: "Unknown error"
|
||||
regUsernameRequired: "Username is required"
|
||||
regEmailRequired: "Email is required"
|
||||
regPasswordRequired: "Password is required"
|
||||
regPasswordMismatch: "Passwords do not match"
|
||||
modalTitle: "Registration"
|
||||
regUsernameLabel: "Username"
|
||||
regEmailLabel: "Email"
|
||||
regPasswordLabel: "Password"
|
||||
regConfirmLabel: "Confirm Password"
|
||||
regSubmitBtn: "Register"
|
||||
regCloseBtn: "Cancel"
|
||||
Reference in New Issue
Block a user