10 lines
385 B
YAML
10 lines
385 B
YAML
# encoding: utf-8
|
|
#
|
|
|
|
en:
|
|
site_settings:
|
|
discourse_math_enabled: 'Enable Discourse Math plugin (will add special processing to $ and $$ blocks)'
|
|
discourse_math_zoom_on_hover: 'Zoom 200% on hover'
|
|
discourse_math_enable_accessibility: 'Enable accessibility features'
|
|
discourse_math_enable_asciimath: 'Enable asciimath (will add special processing to % delimited input)'
|