summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/locales/bs.yml2
-rw-r--r--config/locales/hr.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index cfa5b49a5..c14361b79 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 c8f688db3..8e0c01c96 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'