Skip to content

Commit

Permalink
Merge branch 'fix-typo' into 'master'
Browse files Browse the repository at this point in the history
fix: schedule post typo

See merge request kchat/webapp!569
  • Loading branch information
antonbuks committed Nov 13, 2023
2 parents ebd8a35 + 62799c3 commit d5f6b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -5146,7 +5146,7 @@
"drafts.info.tag.will_not_be_sent": "Ne sera pas envoyé",
"drafts.info.tag.scheduled": "Planifié",
"draft.info.scheduled_timestamp": "Envoie le {timestamp}",
"create_post.schedule_post.indicator": "Vous avez planifié l'envoie de {count} {count, plural, one {brouillon} other {brouillons}} dans ce {type}. Le prochain sera envoyé le {timestamp}. <GoToDrafts>Voir tous les brouillons</GoToDrafts>",
"create_post.schedule_post.indicator": "Vous avez planifié l'envoi de {count} {count, plural, one {brouillon} other {brouillons}} dans ce {type}. Le prochain sera envoyé le {timestamp}. <GoToDrafts>Voir tous les brouillons</GoToDrafts>",
"create_post.schedule_post.indicator.channel": "canal",
"create_post.schedule_post.indicator.thread": "fil de discussion",
"drafts.actions.reschedule": "Replanifier le brouillon",
Expand Down

0 comments on commit d5f6b15

Please sign in to comment.