diff --git a/config/locales/ro.yml b/config/locales/ro.yml index ccf0ce3e3..56287a1ba 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -66,6 +66,11 @@ ro: other: "almost %{count} years" number: + format: + separator: "." + delimiter: "" + precision: 3 + human: format: precision: 1 diff --git a/config/locales/sk.yml b/config/locales/sk.yml index a7ba275ee..0c2cdafe9 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -68,6 +68,11 @@ sk: other: "almost %{count} years" number: + format: + separator: "." + delimiter: "" + precision: 3 + human: format: precision: 1