diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-08-28 10:23:46 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-08-28 10:23:46 +0000 |
commit | 4a9210d86fcb928b94c6f17eef622017548560ab (patch) | |
tree | 14286e5020bd85a43b5f94631acebdb915bce6c4 /config/locales/th.yml | |
parent | f07a12659a0b816020a8035a4689f238a9665a8d (diff) | |
download | redmine-4a9210d86fcb928b94c6f17eef622017548560ab.tar.gz redmine-4a9210d86fcb928b94c6f17eef622017548560ab.zip |
use rbpdf gem instead of bundled rfpdf (#17570)
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@13358 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index bf7512f51..d84163dd6 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -139,7 +139,7 @@ th: general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: Windows-874 - general_pdf_encoding: cp874 + general_pdf_encoding: UTF-8 general_first_day_of_week: '1' notice_account_updated: บัญชีได้ถูกปรับปรุงแล้ว. |