discourse/plugins/footnote/config/locales/client.en.yml
Renato Atilio 29ca0ae0b1
FEATURE: add footnote (plugin) rich editor extension (#31719)
Continues the work done on
https://github.com/discourse/discourse/pull/30815.

Adds a `footnote` node, parser, `^[inline]` input rule, toolbar button
item, and serializer.

Also adds a NodeView with an internal ProseMirror editor to edit the
footnote content.
2025-04-14 14:25:36 -03:00

11 lines
182 B
YAML
Vendored

en:
admin_js:
admin:
site_settings:
categories:
footnote: "Discourse Footnotes"
js:
footnote:
title: "Footnotes"
add: "Add footnote"