diff --git a/config/locales/he.yml b/config/locales/he.yml index 1a82fd1..92d2790 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -77,6 +77,11 @@ he: precision: 2 format: '%u %n' + support: + array: + sentence_connector: "and" + skip_last_comma: false + activerecord: errors: messages: diff --git a/config/locales/it.yml b/config/locales/it.yml index 04d243f..62670bc 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -75,6 +75,11 @@ it: precision: 2 format: '%n %u' + support: + array: + sentence_connector: "and" + skip_last_comma: false + activerecord: errors: template: