New: First try to support right to left languages (ar_AR)

This commit is contained in:
Juanjo Menent 2009-08-11 14:25:32 +00:00
parent e4d39d380d
commit f6ae160716
2 changed files with 10 additions and 8 deletions

View File

@ -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

View File

@ -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