minor copyedit

This commit is contained in:
Jeff Atwood 2017-02-16 01:31:21 -08:00
parent 3e4dd513c9
commit 311b983c59
2 changed files with 5 additions and 2 deletions

View File

@ -85,6 +85,9 @@ $input-width: 220px;
form {
margin-top: 24px;
button.btn-primary {
margin-top: 10px;
}
label {
font-weight: bold;
}

View File

@ -832,10 +832,10 @@ en:
link_generated: "Invite link generated successfully!"
valid_for: "Invite link is only valid for this email address: %{email}"
bulk_invite:
none: "You haven't invited anyone here yet. You can send individual invites, or invite a bunch of people at once by <a href='https://meta.discourse.org/t/send-bulk-invites/16468'>uploading a CSV file</a>."
none: "You haven't invited anyone here yet. Send individual invites, or invite many people at once by <a href='https://meta.discourse.org/t/send-bulk-invites/16468'>uploading a CSV file</a>."
text: "Bulk Invite from File"
success: "File uploaded successfully, you will be notified via message when the process is complete."
error: "Sorry, file should be of csv format."
error: "Sorry, file should be CSV format."
password:
title: "Password"