Merge branch 'friendica:develop' into feature-openwebauth

This commit is contained in:
Pascal 2023-05-05 13:47:47 +02:00 committed by GitHub
commit 2a98e71b16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 15170 additions and 153 deletions

View file

@ -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'),