diff --git a/config/locales/he.yml b/config/locales/he.yml index 1a82fd128..92d27904b 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 04d243f93..62670bc13 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: