Fix CI bot error

This commit is contained in:
lmarcouiller 2021-06-28 13:30:26 +02:00
parent 813440bd16
commit 477b1272e0

View File

@ -10,8 +10,8 @@ SeparatorDecimal=,
SeparatorThousand=Space SeparatorThousand=Space
FormatDateShort=%m/%d/%Y FormatDateShort=%m/%d/%Y
FormatDateShortInput=%m/%d/%Y FormatDateShortInput=%m/%d/%Y
FormatDateShortJava=MM/dd/jjjj FormatDateShortJava=MM/dd/yyyy
FormatDateShortJavaInput=MM/dd/jjjj FormatDateShortJavaInput=MM/dd/yyyy
FormatDateShortJQuery=mm/dd/jj FormatDateShortJQuery=mm/dd/jj
FormatDateShortJQueryInput=mm/dd/jj FormatDateShortJQueryInput=mm/dd/jj
FormatHourShortJQuery=HH:MI FormatHourShortJQuery=HH:MI