X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FWidget%2FTrendingTags.php;h=b6b38006bf5bc3b80f205dcae9cf72e220ab884c;hb=7e618856ab09ac74a3760e238c73ecb9515f6701;hp=9f935e6de6cb4a20d70870fcb68006bddb3f22bf;hpb=0e05ff68686270d87447c570e28543a5bcc7e755;p=friendica.git diff --git a/src/Content/Widget/TrendingTags.php b/src/Content/Widget/TrendingTags.php index 9f935e6de6..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;