Update fr.js

In french, like in english, we don't say "Année" after the year number.
pull/9056/head
Nicolas Kirchner 2017-12-28 10:14:05 +01:00 committed by 杨奕
parent ef9458f20f
commit cdc2f48de7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export default {
nextYear: 'Année suivante',
prevMonth: 'Mois précédent',
nextMonth: 'Mois suivant',
year: 'Année',
year: '',
month1: 'Janvier',
month2: 'Février',
month3: 'Mars',