fix: Add blank check for file param in Import API (#3057)

This commit is contained in:
Murtaza Bagwala
2021-09-21 10:20:12 +05:30
committed by GitHub
parent b59e73b10b
commit c504067e2b
3 changed files with 20 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ en:
invalid_email: You have entered an invalid email
email_already_exists: "You have already signed up for an account with %{email}"
failed: Signup failed
contacts:
import:
failed: File is blank
reports:
period: Reporting period %{since} to %{until}