Merge pull request #18441 from KlaasOl/patch-4

Update main.lang
This commit is contained in:
Laurent Destailleur 2021-08-19 13:48:12 +02:00 committed by GitHub
commit 91792e3c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,21 +8,21 @@ 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
FormatDateTextShort=%b %d, %Y FormatDateTextShort=%d %b, %Y
FormatDateText=%B %d, %Y FormatDateText=%d %B, %Y
FormatDateHourShort=%m/%d/%Y %I:%M %p FormatDateHourShort=%d-%m-%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p FormatDateHourSecShort=%d-%m-%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p FormatDateHourTextShort=%d %m, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p FormatDateHourText=%d %B, %Y, %I:%M %p
DatabaseConnection=Databaseverbinding DatabaseConnection=Databaseverbinding
NoTemplateDefined=Geen sjabloon beschikbaar voor dit e-mailtype NoTemplateDefined=Geen sjabloon beschikbaar voor dit e-mailtype
AvailableVariables=Beschikbare substitutievariabelen AvailableVariables=Beschikbare substitutievariabelen