diff options
Diffstat (limited to 'apps/dashboard/l10n/fr.js')
-rw-r--r-- | apps/dashboard/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js index 1d4000fb4da..342a2d26df4 100644 --- a/apps/dashboard/l10n/fr.js +++ b/apps/dashboard/l10n/fr.js @@ -15,7 +15,7 @@ OC.L10N.register( "Hello" : "Bonjour", "Hello, {name}" : "Bonjour {name}", "Happy birthday π₯³π€©ππ" : "Joyeux anniversaire ! π₯³π€©ππ", - "Happy birthday, {name} π₯³π€©ππ" : "Joyeux anniversaire, {name}! π₯³π€©ππ", + "Happy birthday, {name} π₯³π€©ππ" : "Joyeux anniversaire, {name} ! π₯³π€©ππ", "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", "Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin dβapplications", |