mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
Fix broken bookmark translations for French
This commit is contained in:
parent
80e832662b
commit
bedefd2e8a
@ -271,11 +271,11 @@ fr:
|
|||||||
no_timezone: 'Vous n'avez pas encore défini de fuseau horaire. Vous ne pourrez pas définir de rappels. Configurez-en un <a href="%{basePath}/my/preferences/profile">dans votre profil</a>.'
|
no_timezone: 'Vous n'avez pas encore défini de fuseau horaire. Vous ne pourrez pas définir de rappels. Configurez-en un <a href="%{basePath}/my/preferences/profile">dans votre profil</a>.'
|
||||||
reminders:
|
reminders:
|
||||||
at_desktop: "La prochaine fois je suis à mon bureau"
|
at_desktop: "La prochaine fois je suis à mon bureau"
|
||||||
later_today: "Plus tard dans la journée<br/>{{date}}"
|
later_today: "Plus tard dans la journée"
|
||||||
next_business_day: "Prochain jour ouvré<br/>{{date}}"
|
next_business_day: "Prochain jour ouvré"
|
||||||
tomorrow: "Demain<br/>{{date}}"
|
tomorrow: "Demain"
|
||||||
next_week: "La semaine prochaine<br/>{{date}}"
|
next_week: "La semaine prochaine"
|
||||||
next_month: "Le mois prochain<br/>{{date}}"
|
next_month: "Le mois prochain"
|
||||||
custom: "Date et heure personnalisés"
|
custom: "Date et heure personnalisés"
|
||||||
drafts:
|
drafts:
|
||||||
resume: "Reprendre"
|
resume: "Reprendre"
|
||||||
|
Loading…
Reference in New Issue
Block a user