config/locales/es.yml in good_job-3.0.2 vs config/locales/es.yml in good_job-3.1.0
- old
+ new
@@ -61,5 +61,24 @@
finished: Acabado
queued: Puesto en cola
retried: reintentado
running: Corriendo
scheduled: Programado
+ number:
+ format:
+ delimiter: " "
+ separator: ","
+ human:
+ decimal_units:
+ format: "%n%u"
+ units:
+ billion: B
+ hundred: ''
+ million: M
+ quadrillion: q
+ thousand: k
+ trillion: T
+ unit: ''
+ format:
+ delimiter: " "
+ precision: 3
+ separator: ","