We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As you can see here:
1994 The Italian government confirmed their official usage of the long scale.
So, it.number.human.decimal_units shall be: unit: "" thousand: "Mila" million: "Milioni" billion: "Miliardi" trillion: "Bilioni" quadrillion: "Biliardi"
it.number.human.decimal_units
The text was updated successfully, but these errors were encountered:
I'm checking the issue.
Additional references:
Sorry, something went wrong.
Fixed Italian locale (it): it.number.human.decimal_units should use the long scale (closed by 6b7c360).
References:
Fixed Italian locale (it): it.number.human.decimal_units should use t…
6b7c360
…he long scale (closes svenfuchs#86). References: * http://en.wikipedia.org/wiki/Long_and_short_scales#Timeline * http://en.wikipedia.org/wiki/Long_and_short_scales#Italian_language_usage * http://it.wikipedia.org/wiki/Miliardo
No branches or pull requests
As you can see here:
So,
it.number.human.decimal_units
shall be:unit: ""
thousand: "Mila"
million: "Milioni"
billion: "Miliardi"
trillion: "Bilioni"
quadrillion: "Biliardi"
The text was updated successfully, but these errors were encountered: