Merge pull request #19462 from KlaasOl/patch-5

Update main.lang
This commit is contained in:
Laurent Destailleur 2021-11-30 12:00:35 +01:00 committed by GitHub
commit cf165835bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,12 +8,12 @@ FONTFORPDF=helvetica
FONTSIZEFORPDF=10 FONTSIZEFORPDF=10
SeparatorDecimal=, SeparatorDecimal=,
SeparatorThousand=Space SeparatorThousand=Space
FormatDateShort=%m/%d/%Y FormatDateShort=%d-%m-%Y
FormatDateShortInput=%m/%d/%Y FormatDateShortInput=%d-%m-%Y
FormatDateShortJava=MM/dd/yyyy FormatDateShortJava=dd-MM-yyyy
FormatDateShortJavaInput=MM/dd/yyyy FormatDateShortJavaInput=dd-MM-yyyy
FormatDateShortJQuery=mm/dd/yy FormatDateShortJQuery=dd-mm-yy
FormatDateShortJQueryInput=mm/dd/yy FormatDateShortJQueryInput=dd-mm-yy
FormatHourShortJQuery=HH:MI FormatHourShortJQuery=HH:MI
FormatHourShort=%I:%M %p FormatHourShort=%I:%M %p
FormatHourShortDuration=%H:%M FormatHourShortDuration=%H:%M