v1.0 Tradução

This commit is contained in:
denapo 2020-06-01 11:00:05 -03:00 committed by GitHub
parent 22ed1a4f4f
commit 02b97d7a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -24,8 +24,15 @@ global:
error: Erro
# How big numbers are rendered, e.g. "10,000"
thousandsDivider: ","
thousandsDivider: "."
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
suffix:
thousands: K
millions: M
billions: B
trillions: T
# Shown for infinitely big numbers
infinite: inf