mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
copyedits on bulk invite
This commit is contained in:
parent
6ceebc3f1c
commit
50b3a1734f
2 changed files with 6 additions and 4 deletions
|
@ -401,7 +401,7 @@ en:
|
|||
search: "type to search invites..."
|
||||
title: "Invites"
|
||||
user: "Invited User"
|
||||
none: "No invites were found."
|
||||
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 bulk invite file</a>."
|
||||
truncated: "Showing the first {{count}} invites."
|
||||
redeemed: "Redeemed Invites"
|
||||
redeemed_at: "Redeemed"
|
||||
|
@ -416,10 +416,10 @@ en:
|
|||
account_age_days: "Account age in days"
|
||||
create: "Send an Invite"
|
||||
bulk_invite:
|
||||
text: "Batch Invite from File"
|
||||
text: "Bulk Invite from File"
|
||||
uploading: "UPLOADING"
|
||||
success: "File has been uploaded successfully, you will be notified shortly with progress."
|
||||
error: "There has been an error while uploading '{{filename}}': {{message}}"
|
||||
success: "File uploaded successfully, you will be notified shortly with progress."
|
||||
error: "There was an error uploading '{{filename}}': {{message}}"
|
||||
|
||||
password:
|
||||
title: "Password"
|
||||
|
|
|
@ -1089,6 +1089,7 @@ en:
|
|||
New version: **%{new_version}**
|
||||
|
||||
You may want to:
|
||||
|
||||
- See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master).
|
||||
|
||||
- Upgrade by visiting [%{base_url}/admin/docker](%{base_url}/admin/docker) and pressing the "Upgrade" button.
|
||||
|
@ -1104,6 +1105,7 @@ en:
|
|||
New version: **%{new_version}**
|
||||
|
||||
You may want to:
|
||||
|
||||
- See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master).
|
||||
|
||||
- Upgrade by visiting [%{base_url}/admin/docker](%{base_url}/admin/docker), and pressing the "Upgrade" button.
|
||||
|
|
Loading…
Reference in a new issue