mirror of
https://github.com/friendica/friendica
synced 2025-04-22 21:10:10 +00:00
Merge branch 'friendica:develop' into feature-openwebauth
This commit is contained in:
commit
2a98e71b16
29 changed files with 15170 additions and 153 deletions
|
@ -172,6 +172,7 @@ class Edit extends BaseModule
|
|||
'$editalic' => $this->t('Italic'),
|
||||
'$eduline' => $this->t('Underline'),
|
||||
'$edquote' => $this->t('Quote'),
|
||||
'$edemojis' => $this->t('Add emojis'),
|
||||
'$edcode' => $this->t('Code'),
|
||||
'$edurl' => $this->t('Link'),
|
||||
'$edattach' => $this->t('Link or Media'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue