Remove 'now' in the ad

## Issue
It's a split-string (both in sentence and html) that translators can't translate

## Change
Asked around, and it's not a design requirement to have 2 lines. Feel free to put in a better drive tagline.
This commit is contained in:
infinite-persistence 2022-07-06 13:07:26 +08:00
parent 1e3585f5cc
commit 3233e3ab64
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -13,7 +13,7 @@ const PremiumPlusTile = (props: Props) => {
const title = __('No ads and access to exclusive features!');
const channel = __('Get Odysee Premium+');
const time = __('Now');
const time = '';
return tileLayout ? (
<li className="card claim-preview--tile claim-preview--premium-plus">