discourse/plugins/spoiler-alert/config/locales/client.en.yml
Blake Erickson 89580ee379
FEATURE: Bundle discourse-spoiler-alert plugin into core (#24030)
* FEATURE: Bundle discourse-spoiler-alert plugin into core

Formerly https://github.com/discourse/discourse-spoiler-alert

* DEV: Switch to new addComposerToolbarPopupMenuOption plugin API

`api.addToolbarPopupMenuOptionsCallback` has been deprecated in 913fd3a7b3

This commit was just added to the plugin, so adding it here.

49f86ba72e
2023-10-23 13:50:43 -06:00

9 lines
160 B
YAML

en:
js:
spoiler:
title: Blur Spoiler
label:
show: "Show hidden content"
composer:
spoiler_text: "This text will be blurred"