chore(i18n): add missing translation key
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
1f3f3e0d81
commit
6ecfa48511
@ -1629,5 +1629,6 @@
|
||||
"New announcement": "New announcement",
|
||||
"This announcement will be send to all participants with the statuses selected below. They will not be allowed to reply to your announcement, but they can create a new conversation with you.": "This announcement will be send to all participants with the statuses selected below. They will not be allowed to reply to your announcement, but they can create a new conversation with you.",
|
||||
"The following participants are groups, which means group members are able to reply to this conversation:": "The following participants are groups, which means group members are able to reply to this conversation:",
|
||||
"Sent to {count} participants": "Sent to no participants|Sent to one participant|Sent to {count} participants"
|
||||
"Sent to {count} participants": "Sent to no participants|Sent to one participant|Sent to {count} participants",
|
||||
"There's no announcements yet": "There's no announcements yet"
|
||||
}
|
@ -1623,5 +1623,6 @@
|
||||
"{username} was invited to {group}": "{username} a été invité à {group}",
|
||||
"{user}'s follow request was accepted": "La demande de suivi de {user} a été acceptée",
|
||||
"{user}'s follow request was rejected": "La demande de suivi de {user} a été rejetée",
|
||||
"© The OpenStreetMap Contributors": "© Les Contributeur·ices OpenStreetMap"
|
||||
"© The OpenStreetMap Contributors": "© Les Contributeur·ices OpenStreetMap",
|
||||
"There's no announcements yet": "Il n'y a encore aucune annonce"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user