New: First try to support right to left languages (ar_AR)
This commit is contained in:
parent
e4d39d380d
commit
f6ae160716
@ -1,5 +1,6 @@
|
|||||||
# Dolibarr language file - ca_ES - main
|
# Dolibarr language file - ca_ES - main
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
|
DIRECTION = ltr
|
||||||
SeparatorDecimal = ,
|
SeparatorDecimal = ,
|
||||||
SeparatorThousand =
|
SeparatorThousand =
|
||||||
FormatDateShort=%d/%m/%Y
|
FormatDateShort=%d/%m/%Y
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
# Dolibarr language file - es_ES - main
|
# Dolibarr language file - es_ES - main
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
|
DIRECTION = ltr
|
||||||
SeparatorDecimal = ,
|
SeparatorDecimal = ,
|
||||||
SeparatorThousand =
|
SeparatorThousand =
|
||||||
FormatDateShort = %d/%m/%Y
|
FormatDateShort = %d/%m/%Y
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user