discourse/plugins/discourse-math/config/locales/client.en.yml
Martin Brennan cd387b4e4d
UX: Move more plugin settings out of Plugin category (#39476)
Similar to https://github.com/discourse/discourse/pull/39475, move
the settings out of Plugins and into dedicated setting categories
for:

* Data Explorer
* Login with Amazon
* Math
* Post Voting
* Poll
2026-04-23 15:17:00 +10:00

22 lines
543 B
YAML

en:
admin_js:
admin:
site_settings:
categories:
discourse_math: "Discourse Math"
js:
discourse_math:
edit_math: "Edit math"
edit_modal:
title: "Edit math"
label: "Math"
apply: "Apply"
composer:
insert_math: "Insert Math"
insert_modal:
title_inline: "Insert Inline Math"
title_block: "Insert Block Math"
label: "LaTeX"
placeholder: "E=mc^2"
insert: "Insert"
block_mode: "Block mode (displayed equation)"