Add comments under events to activities
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -963,5 +963,9 @@
|
||||
"Delete discussion": "Delete discussion",
|
||||
"All activities": "All activities",
|
||||
"From yourself": "From yourself",
|
||||
"By others": "By others"
|
||||
"By others": "By others",
|
||||
"You posted a comment on the event {event}.": "You posted a comment on the event {event}.",
|
||||
"{profile} posted a comment on the event {event}.": "{profile} posted a comment on the event {event}.",
|
||||
"You replied to a comment on the event {event}.": "You replied to a comment on the event {event}.",
|
||||
"{profile} replied to a comment on the event {event}.": "{profile} replied to a comment on the event {event}."
|
||||
}
|
||||
|
||||
@@ -1057,5 +1057,9 @@
|
||||
"Delete discussion": "Supprimer la discussion",
|
||||
"All activities": "Toutes les activités",
|
||||
"From yourself": "De vous",
|
||||
"By others": "Des autres"
|
||||
"By others": "Des autres",
|
||||
"You posted a comment on the event {event}.": "Vous avez posté un commentaire sur l'événement {event}.",
|
||||
"{profile} posted a comment on the event {event}.": "{profile} a posté un commentaire sur l'événement {event}.",
|
||||
"You replied to a comment on the event {event}.": "Vous avez répondu à un commentaire sur l'événement {event}.",
|
||||
"{profile} replied to a comment on the event {event}.": "{profile} a répondu à un commentaire sur l'événement {event}."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user