mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add file size in CSV export notification
This commit is contained in:
@@ -1485,7 +1485,7 @@ en:
|
||||
text_body_template: |
|
||||
Your data export was successful! :dvd:
|
||||
|
||||
<a class="attachment" href="%{download_link}">%{file_name}</a>
|
||||
<a class="attachment" href="%{download_link}">%{file_name}</a> (%{file_size})
|
||||
|
||||
The above download link will be valid for 48 hours.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user