mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 18:49:18 +08:00
19 lines
977 B
YAML
19 lines
977 B
YAML
en:
|
|
download_landing:
|
|
download_your_account: "Download Your Comment History"
|
|
download_details: "Your comment history will be downloaded into a .zip file. After your comment history is unzipped you will have a comma seperated value (or .csv) file that you can easily import into your favorite spreadsheet application."
|
|
all_information_included: "For each of your comments the following information is included:"
|
|
information_included:
|
|
date: "When you wrote the comment"
|
|
url: "The permalink URL for the comment"
|
|
body: "The comment text"
|
|
asset_url: "The URL on the article or story where the comment appears"
|
|
confirm: "Download My Comment History"
|
|
email:
|
|
download:
|
|
subject: "Your comments are ready for download from {0}"
|
|
download_link_ready: "Click here to download your comments from {0} as of {1}:"
|
|
download_archive: "Download Archive"
|
|
error:
|
|
DOWNLOAD_TOKEN_INVALID: "Your download link is not valid."
|