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/it.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/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 0dbd762a8..e0b377cad 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -147,6 +147,7 @@ it: general_csv_decimal_separator: ',' general_csv_encoding: ISO-8859-1 general_pdf_fontname: freesans + general_pdf_monospaced_fontname: freemono general_first_day_of_week: '1' notice_account_updated: L'utente รจ stato aggiornato. |