Эх сурвалжийг харах

Update "fr" locale

Do not display "Annee" in the calendar (e.g. en locale file has empty string for same key)
Pierre-Louis Renaudin 8 жил өмнө
parent
commit
3502bf0dcd
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/locale/lang/fr.js

+ 1 - 1
src/locale/lang/fr.js

@@ -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',