chore(i18n): add missing translation key

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-21 11:22:27 +01:00
parent 1f3f3e0d81
commit 6ecfa48511
2 changed files with 4 additions and 2 deletions

View File

@@ -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"
}