Fix: No . in thousand separator
This commit is contained in:
parent
cade6ec4d8
commit
07eb06d8b7
@ -2,7 +2,7 @@
|
||||
CHARSET =ISO-8859-1
|
||||
DatabaseConnection =Connessione al database
|
||||
SeparatorDecimal =,
|
||||
SeparatorThousand =.
|
||||
SeparatorThousand =
|
||||
Error =Errore
|
||||
ErrorFieldRequired =Il campo '%s' è necessaria
|
||||
ErrorFieldFormat =Il campo '%s' ha un valore cattivo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user