mirror of https://github.com/ElemeFE/element
Update "fr" locale
Do not display "Annee" in the calendar (e.g. en locale file has empty string for same key)pull/1408/head
parent
aa3f9939d0
commit
3502bf0dcd
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue