refactor(attachment): extract i18n

This commit is contained in:
Colin Darie 2022-11-22 19:25:45 +01:00
parent 2f84346ba3
commit b110e58f2f
22 changed files with 72 additions and 24 deletions

View file

@ -1,3 +1,10 @@
---
en:
max_file_size: "File size limit : %{max_file_size}."
allowed_formats: "Supported formats : %{formats}"
retry: Retry
delete: Delete
errors:
uploading: "An error occurred while sending the file."
virus_infected: "Virus detected, please send another file."
corrupted_file: "The file is corrupted, please send another file."