mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 16:39:25 +08:00
a few copyedits on bulk user invites
This commit is contained in:
parent
719ec0801d
commit
aca592b99c
@ -1304,13 +1304,13 @@ en:
|
||||
```
|
||||
|
||||
bulk_invite_succeeded:
|
||||
subject_template: "Bulk Invite processed successfully!"
|
||||
text_body_template: "The bulk invite has been processed, %{sent} invites sent."
|
||||
subject_template: "Bulk user invite processed successfully"
|
||||
text_body_template: "Your bulk user invite file was processed, %{sent} invites mailed."
|
||||
|
||||
bulk_invite_failed:
|
||||
subject_template: "Bulk Invite processed with some errors!"
|
||||
subject_template: "Bulk user invite processed with errors"
|
||||
text_body_template: |
|
||||
The bulk invite has been processed, %{sent} invites sent with %{failed} error(s).
|
||||
Your bulk user invite file was processed, %{sent} invites mailed with %{failed} error(s).
|
||||
|
||||
Here's the log:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user