diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-12-04 05:43:09 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-12-04 05:43:09 +0000 |
commit | 0ce1c05df1c22b742577400338411fc72aa4c7b7 (patch) | |
tree | 10652e9a188c7eb692724bbbb5764fca08e2ce73 /config/locales/ar.yml | |
parent | 63fcdb1e58550546b96adfcbfbd0a4920a9e8967 (diff) | |
download | redmine-0ce1c05df1c22b742577400338411fc72aa4c7b7.tar.gz redmine-0ce1c05df1c22b742577400338411fc72aa4c7b7.zip |
pdf: add general_pdf_monospaced_fontname to locales (#19017)
Contributed by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@14909 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ar.yml')
-rw-r--r-- | config/locales/ar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 8ca5c2d17..894e299cd 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -141,6 +141,7 @@ ar: general_csv_decimal_separator: '.' general_csv_encoding: ISO-8859-1 general_pdf_fontname: DejaVuSans + general_pdf_monospaced_fontname: DejaVuSansMono general_first_day_of_week: '7' notice_account_updated: لقد تم تجديد الحساب بنجاح. |