diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-12-06 13:57:21 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-12-06 13:57:21 +0000 |
commit | 0d04e6bd5778cd5d2ade1f2f255d1350d932afc0 (patch) | |
tree | ad950b32ea12e47ee1526f9eb6bda801f3e9ae93 /config/locales/ar.yml | |
parent | 52bc28e2d7323eaeb58f065f873d86c48862519b (diff) | |
download | redmine-0d04e6bd5778cd5d2ade1f2f255d1350d932afc0.tar.gz redmine-0d04e6bd5778cd5d2ade1f2f255d1350d932afc0.zip |
pdf: use DejaVuSans font in Arabic and Persian (#16040, #18586, #10681)
git-svn-id: http://svn.redmine.org/redmine/trunk@13729 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ar.yml')
-rw-r--r-- | config/locales/ar.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index b0d400601..9eb87a0bd 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -140,7 +140,7 @@ ar: general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: ISO-8859-1 - general_pdf_fontname: freesans + general_pdf_fontname: DejaVuSans general_first_day_of_week: '7' notice_account_updated: لقد تم تجديد الحساب بنجاح. |