mirror of
https://github.com/friendica/friendica
synced 2025-04-29 11:44:24 +02:00
Added content warning button
This commit is contained in:
parent
2468089d70
commit
1f06089e5e
7 changed files with 115 additions and 100 deletions
|
@ -366,6 +366,7 @@ class Conversation
|
|||
'$eduline' => $this->l10n->t('Underline'),
|
||||
'$edquote' => $this->l10n->t('Quote'),
|
||||
'$edemojis' => $this->l10n->t('Add emojis'),
|
||||
'$contentwarn' => $this->l10n->t('Content Warning'),
|
||||
'$edcode' => $this->l10n->t('Code'),
|
||||
'$edimg' => $this->l10n->t('Image'),
|
||||
'$edurl' => $this->l10n->t('Link'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue