diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 536f1e7..cec7ca9 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -159,6 +159,10 @@ "defaultMessage": "Email", "description": "ContactPage: email field label" }, + "HvUpaq": { + "defaultMessage": "Warning: mail not sent. Some required fields are empty.", + "description": "ContactPage: missing fields message." + }, "ILRLTq": { "defaultMessage": "{brandingName} picture", "description": "Branding: branding name picture." |
