fix(upload): missing i18n key
This commit is contained in:
parent
a931bea712
commit
8a340b6f74
3 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@ en:
|
|||
delete_file: Delete file %{filename}
|
||||
replace: Replace
|
||||
replace_file: Replace file %{filename}
|
||||
open_file: Open file %{filename}
|
||||
errors:
|
||||
uploading: "An error occurred while sending the file."
|
||||
virus_infected: "Virus detected, please send another file."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue