]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Item/Compose.php
Merge pull request #13266 from annando/quoted
[friendica.git] / src / Module / Item / Compose.php
index 6766cb5e51cdc9bcd281d8d49d0e63078cd9773c..76a99750a1a279f191bf9604326114eab80e34fb 100644 (file)
@@ -191,7 +191,8 @@ class Compose extends BaseModule
                                'editalic'             => $this->l10n->t('Italic'),
                                'eduline'              => $this->l10n->t('Underline'),
                                'edquote'              => $this->l10n->t('Quote'),
-                               '$edemojis'            => $this->l10n->t('Add emojis'),
+                               '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'),