diff options
| -rw-r--r-- | engines/support/config/locales/en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/support/config/locales/en.yml b/engines/support/config/locales/en.yml index 83af2c4..3b509d5 100644 --- a/engines/support/config/locales/en.yml +++ b/engines/support/config/locales/en.yml @@ -92,7 +92,7 @@ en:      # mouse over hints for the given fields      hints:        ticket: -        email: "Provide an email address in order to notified when this ticket is updated." +        email: "Provide an email address in order to be notified when this ticket is updated."          # these will fallback to translations in "simple_form.hints.defaults"      # placeholders inside the fields before anything was typed      #placeholders:  | 
