mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
porting PHRAS-1589 to 4.1
This commit is contained in:
@@ -506,7 +506,8 @@
|
||||
fileTooLargeAlt: '{{ 'You can alternatively receive an email when the download is ready.' | trans | e('js') }}',
|
||||
fileTooLargeEmail: '{{ 'Would you like to receive an e-mail when your download is ready ?' | trans | e('js') }}',
|
||||
success: '{{ "Success" | trans | e('js') }}',
|
||||
warning: '{{ "Warning !" | trans | e('js') }}'
|
||||
warning: '{{ "Warning !" | trans | e('js') }}',
|
||||
invalidEmail: '{{ 'export::export-email: email-invalid' | trans }}'
|
||||
},
|
||||
user: {
|
||||
email: '{{app.getAuthenticatedUser().getEmail() | e('js')}}'
|
||||
|
Reference in New Issue
Block a user