##// END OF EJS Templates
i18n: fix typo general_pdf_encoding "UFT-8" in sl.yml (#61)....
Toshi MARUYAMA -
r5113:e6a425dd728a
parent child
Show More
@@ -132,7 +132,7 sl:
132 general_csv_separator: ','
132 general_csv_separator: ','
133 general_csv_decimal_separator: '.'
133 general_csv_decimal_separator: '.'
134 general_csv_encoding: UTF-8
134 general_csv_encoding: UTF-8
135 general_pdf_encoding: UFT-8
135 general_pdf_encoding: UTF-8
136 general_first_day_of_week: '1'
136 general_first_day_of_week: '1'
137
137
138 notice_account_updated: Račun je bil uspešno posodobljen.
138 notice_account_updated: Račun je bil uspešno posodobljen.
General Comments 0
You need to be logged in to leave comments. Login now