X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FWidget%2FTrendingTags.php;h=b6b38006bf5bc3b80f205dcae9cf72e220ab884c;hb=7e618856ab09ac74a3760e238c73ecb9515f6701;hp=053cba09d3d58f9fc1180bb19bbc1998d05d6415;hpb=8c44f535b7be361fb8080dc30d38ec61e019540b;p=friendica.git diff --git a/src/Content/Widget/TrendingTags.php b/src/Content/Widget/TrendingTags.php index 053cba09d3..b6b38006bf 100644 --- a/src/Content/Widget/TrendingTags.php +++ b/src/Content/Widget/TrendingTags.php @@ -1,6 +1,6 @@ DI::l10n()->tt('Trending Tags (last %d hour)', 'Trending Tags (last %d hours)', $period), - '$more' => DI::l10n()->t('More Trending Tags'), - '$tags' => $tags, + '$more' => DI::l10n()->t('More Trending Tags'), + '$tags' => $tags, ]); return $o;