mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 21:29:12 -04:00
ImportHandler: UI for showing maxFileSize error on import
This commit is an integration to f4418149cb
.
This commit is contained in:
parent
53d8e32ecb
commit
c6cb253f76
3 changed files with 11 additions and 2 deletions
|
@ -143,5 +143,6 @@
|
|||
"pad.impexp.uploadFailed": "The upload failed, please try again",
|
||||
"pad.impexp.importfailed": "Import failed",
|
||||
"pad.impexp.copypaste": "Please copy paste",
|
||||
"pad.impexp.exportdisabled": "Exporting as {{type}} format is disabled. Please contact your system administrator for details."
|
||||
"pad.impexp.exportdisabled": "Exporting as {{type}} format is disabled. Please contact your system administrator for details.",
|
||||
"pad.impexp.maxFileSize": "File too big. Contact your site administrator to increase the allowed file size for import"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue