diff --git a/config/locales/bs.yml b/config/locales/bs.yml index cfa5b49..c14361b 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -145,7 +145,7 @@ bs: general_lang_name: 'Bosanski' general_csv_separator: ',' general_csv_decimal_separator: '.' - general_csv_encoding: utf8 + general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '7' diff --git a/config/locales/hr.yml b/config/locales/hr.yml index c8f688d..8e0c01c 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -132,7 +132,7 @@ hr: general_lang_name: 'Hrvatski' general_csv_separator: ',' general_csv_decimal_separator: '.' - general_csv_encoding: utf8 + general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '7'