Update "fr" locale

Do not display "Annee" in the calendar (e.g. en locale file has empty string for same key)
This commit is contained in:
Pierre-Louis Renaudin 2016-11-27 19:39:52 +00:00 committed by 杨奕
parent aa3f9939d0
commit 3502bf0dcd

View File

@ -12,7 +12,7 @@ export default {
startTime: 'Horaire début',
endDate: 'Date fin',
endTime: 'Horaire fin',
year: 'Année',
year: '',
month1: 'Janvier',
month2: 'Février',
month3: 'Mars',