Files
tcms/bl-plugins/tinymce/languages/en.json
T
Ty Clifford cebb0d3af1 -
2026-07-03 07:31:09 -04:00

13 lines
475 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"plugin-data":
{
"name": "TinyMCE",
"description": "HTML Editor for formatting content. Recommended for the users who don't want to work with Markdown code."
},
"toolbar-top": "Toolbar top",
"toolbar-bottom": "Toolbar bottom",
"context-menu": "Context menu",
"context-menu-tip": "Empty field to disable the editors context menu.",
"codesample-languages": "Codesample languages",
"codesample-supported-laguages": "Programming languages supported by Prism."
}