chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Kieran 2023-10-18 10:40:17 +00:00
parent c4bbafb9d7
commit cf60dcb654

View File

@ -208,11 +208,14 @@ function LogoHeader() {
if (isHalloween()) return "🎃";
if (isStPatricksDay()) return "🍀";
if (isChristmas()) return "🎄";
}
};
return (
<Link to="/" className="logo">
<h1>{extra()}{CONFIG.appName}</h1>
<h1>
{extra()}
{CONFIG.appName}
</h1>
{currentSubscription && (
<small className="flex items-center g4">
<Icon name="diamond" size={10} />