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/sr-YU.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/sr-YU.yml')
-rw-r--r-- | config/locales/sr-YU.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 2e522bb0c..e8091cab5 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -145,6 +145,7 @@ sr-YU: general_csv_decimal_separator: '.' general_csv_encoding: UTF-8 general_pdf_fontname: freesans + general_pdf_monospaced_fontname: freemono general_first_day_of_week: '1' notice_account_updated: Nalog je uspešno ažuriran. |