Skip to content

Commit

Permalink
Update packages/notification-center/src/i18n/languages/fr.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Freddy <[email protected]>
  • Loading branch information
scopsy and fredsossa1 authored Aug 9, 2022
1 parent 23def89 commit 1847c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/notification-center/src/i18n/languages/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { ITranslationEntry } from '../lang';

export const FR: ITranslationEntry = {
translations: {
notifications: 'Avis',
notifications: 'Notifications',
markAllAsRead: 'tout marquer comme lu',
poweredBy: 'Propulsé par',
},
Expand Down

0 comments on commit 1847c5c

Please sign in to comment.