mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: optimize bulk invite process
This commit is contained in:
@@ -218,7 +218,7 @@ en:
|
||||
|
||||
bulk_invite:
|
||||
file_should_be_csv: "The uploaded file should be of csv format."
|
||||
max_rows: "Maximum of 50,000 invites can be sent at a time. Try splitting the file in smaller parts."
|
||||
max_rows: "First %{max_bulk_invites} invites has been sent. Try splitting the file in smaller parts."
|
||||
error: "There was an error uploading that file. Please try again later."
|
||||
|
||||
topic_invite:
|
||||
|
||||
Reference in New Issue
Block a user