FIX: add FA Discourse icon, update setting instructions

This commit is contained in:
Penar Musaraj 2018-11-28 09:53:06 -05:00
parent e7b76b319a
commit 654b80e472
2 changed files with 2 additions and 1 deletions

View File

@ -1744,7 +1744,7 @@ en:
share_anonymized_statistics: "Share anonymized usage statistics."
auto_handle_queued_age: "Automatically handle records that are waiting to be reviewed after this many days. Flags will be ignored. Queued posts and users will be rejected. Set to 0 to disable this feature."
svg_icon_subset: "Add additional FontAwesome 5 icons that you would like to include in your assets. Use prefix 'far-' for regular icons and 'fab-' for brand icons. "
svg_icon_subset: "Add additional FontAwesome 5 icons that you would like to include in your assets. Use prefix 'fa-' for solid icons, 'far-' for regular icons and 'fab-' for brand icons. "
max_prints_per_hour_per_user: "Maximum number of /print page impressions (set to 0 to disable)"
full_name_required: "Full name is a required field of a user's profile."

View File

@ -61,6 +61,7 @@ module SvgSprite
"external-link-alt",
"expand",
"fab-apple",
"fab-discourse",
"fab-facebook-f",
"fab-facebook-square",
"fab-github",