##// END OF EJS Templates
PDF: change "utf8" of general_pdf_encoding to "UTF-8" in bs.yml and hr.yml (#61)....
Toshi MARUYAMA -
r5258:003460e77a34
parent child
Show More
@@ -146,7 +146,7 bs:
146 146 general_csv_separator: ','
147 147 general_csv_decimal_separator: '.'
148 148 general_csv_encoding: utf8
149 general_pdf_encoding: utf8
149 general_pdf_encoding: UTF-8
150 150 general_first_day_of_week: '7'
151 151
152 152 notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
@@ -133,7 +133,7 hr:
133 133 general_csv_separator: ','
134 134 general_csv_decimal_separator: '.'
135 135 general_csv_encoding: utf8
136 general_pdf_encoding: utf8
136 general_pdf_encoding: UTF-8
137 137 general_first_day_of_week: '7'
138 138
139 139 notice_account_updated: Vaš profil je uspješno promijenjen.
General Comments 0
You need to be logged in to leave comments. Login now