Commit 3502bf0d authored by Pierre-Louis Renaudin's avatar Pierre-Louis Renaudin Committed by 杨奕

Update "fr" locale

Do not display "Annee" in the calendar (e.g. en locale file has empty string for same key)
parent aa3f9939
...@@ -12,7 +12,7 @@ export default { ...@@ -12,7 +12,7 @@ export default {
startTime: 'Horaire début', startTime: 'Horaire début',
endDate: 'Date fin', endDate: 'Date fin',
endTime: 'Horaire fin', endTime: 'Horaire fin',
year: 'Année', year: '',
month1: 'Janvier', month1: 'Janvier',
month2: 'Février', month2: 'Février',
month3: 'Mars', month3: 'Mars',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment