mirror of
https://github.com/friendica/friendica
synced 2025-05-06 22:24:09 +02:00
Merge remote-tracking branch 'upstream/develop' into lemmy
This commit is contained in:
commit
8a50101eea
21 changed files with 203 additions and 182 deletions
|
@ -367,6 +367,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