mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:23:41 +08:00
Add new markdown button translations
This commit is contained in:
parent
3a23b561c9
commit
b260ad4a19
19
extensions/lang-english/locale/flarum-markdown.yml
Normal file
19
extensions/lang-english/locale/flarum-markdown.yml
Normal file
@ -0,0 +1,19 @@
|
||||
flarum-markdown:
|
||||
|
||||
##
|
||||
# UNIQUE KEYS - The following keys are used in only one location each.
|
||||
##
|
||||
|
||||
# Translations in this namespace are used by the forum user interface.
|
||||
forum:
|
||||
|
||||
# These translations are used by the composer (emoji autocompletion function).
|
||||
composer:
|
||||
bold_tooltip: Add bold text
|
||||
code_tooltip: Insert code
|
||||
italic_tooltip: Add italic text
|
||||
link_tooltip: Add a link
|
||||
ordered_list_tooltip: Add a numbered list
|
||||
quote_tooltip: Insert a quote
|
||||
unordered_list_tooltip: Add a bulleted list
|
||||
header_tooltip: Add header text
|
Loading…
x
Reference in New Issue
Block a user