mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 11:31:26 +01:00
22 lines
621 B
Plaintext
22 lines
621 B
Plaintext
# Dolibarr language file - Source file is en_US - main
|
|
DIRECTION=ltr
|
|
FONTFORPDF=helvetica
|
|
FONTSIZEFORPDF=10
|
|
SeparatorDecimal=.
|
|
SeparatorThousand=None
|
|
FormatDateShort=%Y.%m.%d
|
|
FormatDateShortInput=%Y.%m.%d
|
|
FormatDateShortJava=yyyy.MM.dd
|
|
FormatDateShortJavaInput=yyyy.MM.dd
|
|
FormatDateShortJQuery=yy.mm.dd
|
|
FormatDateShortJQueryInput=yy.mm.dd
|
|
FormatHourShortJQuery=HH:MI
|
|
FormatHourShort=%H:%M
|
|
FormatHourShortDuration=%H:%M
|
|
FormatDateTextShort=%d %b %Y
|
|
FormatDateText=%d %B %Y
|
|
FormatDateHourShort=%d/%m/%Y %H:%M
|
|
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
|
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
|
FormatDateHourText=%d %B %Y %H:%M
|