first commit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
title_history: "Download History"
|
||||
btn_home: "Home"
|
||||
btn_new_download: "New Download"
|
||||
btn_decnx: "Logout"
|
||||
|
||||
history_title: "My Downloads"
|
||||
history_search_placeholder: "Search a video…"
|
||||
history_empty_title: "No downloads yet"
|
||||
history_empty_subtitle: "Download your first video from the home page."
|
||||
|
||||
col_name: "Video Name"
|
||||
col_date: "Date"
|
||||
col_size: "Size"
|
||||
col_actions: "Actions"
|
||||
|
||||
sort_date_desc: "Newest first"
|
||||
sort_date_asc: "Oldest first"
|
||||
sort_name_asc: "Name (A → Z)"
|
||||
sort_size_desc: "Size (largest first)"
|
||||
|
||||
action_download: "Download"
|
||||
action_delete: "Delete"
|
||||
|
||||
pagination_showing: "%count% video(s) of %total%"
|
||||
|
||||
modal_delete_title: "Delete Video"
|
||||
modal_delete_body: "Are you sure you want to delete:"
|
||||
modal_cancel: "Cancel"
|
||||
modal_confirm_delete: "Delete"
|
||||
Reference in New Issue
Block a user