mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-08 00:23:01 +08:00
Corrected number of expiration days in message [fixes SCI-1239]
This commit is contained in:
parent
41df727e57
commit
ddbd568166
1 changed files with 1 additions and 1 deletions
|
@ -1564,7 +1564,7 @@ en:
|
|||
zip_export:
|
||||
notification_title: 'Your package is ready to be exported!'
|
||||
expired_title: 'The required file was expired!'
|
||||
expired_description: 'The downloadable file expires in 3 days after its creation.'
|
||||
expired_description: 'The downloadable file expires in 7 days after its creation.'
|
||||
# This section contains general words that can be used in any parts of
|
||||
# application.
|
||||
|
||||
|
|
Loading…
Reference in a new issue