diff options
| -rw-r--r-- | config/locales/en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/en.yml b/config/locales/en.yml index 3bcda3c..348e39b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -9,7 +9,7 @@ en:        removed: "Speaker was removed from discussion"      discussions:        started: "Discussion started" -      leaved: "You leaved the discussion" +      leaved: "You leave the discussion"        exists: "Discussion between you and %{user} already exists"        can_not_participate: "You are not listed in this discussion"        choose_at_least_one_recipient: "You should choose at least one recipient of discussion"
\ No newline at end of file | 
