]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Post/Edit.php
Use the post language for the language detection / config for quality
[friendica.git] / src / Module / Post / Edit.php
index 0d6badf4da4b4614ca330db3538821033750ecc4..1505c301acf9b03473a8f93827d3cb64c57104b5 100644 (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'),