Skip to content

Commit

Permalink
Remove not used language phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyperghost committed Jan 22, 2025
1 parent 72b50a6 commit d96a628
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,8 @@ public function __invoke(PreloadPhrasesCollecting $event): void
$event->preload('wcf.message.share.permalink.html');
$event->preload('wcf.message.share.socialMedia');

$event->preload('wcf.message.quote.insertAllQuotes');
$event->preload('wcf.message.quote.insertSelectedQuotes');
$event->preload('wcf.message.quote.manageQuotes');
$event->preload('wcf.message.quote.quoteSelected');
$event->preload('wcf.message.quote.quoteAndReply');
$event->preload('wcf.message.quote.removeAllQuotes');
$event->preload('wcf.message.quote.showQuotes');
$event->preload('wcf.message.quote.insertQuote');

$event->preload('wcf.moderation.report.reportContent');
Expand Down

0 comments on commit d96a628

Please sign in to comment.