Skip to content

Commit

Permalink
Merge pull request #25 from NethServer/stephdl-patch-1
Browse files Browse the repository at this point in the history
Add a translation of the maximum size of filesize
  • Loading branch information
stephdl authored Sep 7, 2023
2 parents ff40e91 + 4b8c647 commit efc94a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ui/public/i18n/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"placeholder_plugins": "Plugins list (comma separated: plugin1,plugin2,plugin3)",
"choose_mail_server": "Select a domain",
"choose_the_mail_server_to_use": "Choose the domain suffix used for both identifying and initializing the user account and their mail address preferences",
"mail_server_is_not_valid": "This mail server cannot be used by Roundcube webmail"
"mail_server_is_not_valid": "This mail server cannot be used by Roundcube webmail",
"upload_max_filesize_number_lte": "Must be less than 120 MB"
},
"about": {
"title": "About"
Expand Down Expand Up @@ -69,4 +70,4 @@
"cannot_retrieve_module_info": "Cannot retrieve module info",
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules"
}
}
}

0 comments on commit efc94a1

Please sign in to comment.