aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
blob: 3bcda3c49a3b01cb699d2b0cdca96642e7f0774b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
en:
  activerecord:
    attributes:
      discussion:
        recipient_tokens: "Recipients"
  inboxes:
    speakers:
      added: "Speaker was added to discussion"
      removed: "Speaker was removed from discussion"
    discussions:
      started: "Discussion started"
      leaved: "You leaved 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"