mirror of
https://github.com/zotero/zotero.git
synced 2026-09-19 00:01:31 +00:00
Fix June and July abbreviations in French locale
This commit is contained in:
parent
f0d58fa948
commit
d8341eb2d1
1 changed files with 2 additions and 2 deletions
|
|
@ -287,8 +287,8 @@
|
|||
<term name="month-03" form="short">Mar</term>
|
||||
<term name="month-04" form="short">Avr</term>
|
||||
<term name="month-05" form="short">Mai</term>
|
||||
<term name="month-06" form="short">Jun</term>
|
||||
<term name="month-07" form="short">Jul</term>
|
||||
<term name="month-06" form="short">Juin</term>
|
||||
<term name="month-07" form="short">Juil</term>
|
||||
<term name="month-08" form="short">Aoû</term>
|
||||
<term name="month-09" form="short">Sep</term>
|
||||
<term name="month-10" form="short">Oct</term>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue