From fa7897c19536775800893fae2be6802a3c94ea83 Mon Sep 17 00:00:00 2001
From: adevopg {t(`downloadAddons.${a.descKey}`)}
-
+
{t('downloadAddons.download')}
diff --git a/web-next/app/[locale]/gold-character/page.tsx b/web-next/app/[locale]/gold-character/page.tsx
index 9247ef7..2b897bc 100644
--- a/web-next/app/[locale]/gold-character/page.tsx
+++ b/web-next/app/[locale]/gold-character/page.tsx
@@ -17,7 +17,7 @@ export async function generateMetadata({ params }: { params: Promise<{ locale: s
return { title: t('title') }
}
-const GOLD_ICON = '/nw-themes/nw-ryu/nw-images/nw-icons/money-gold.gif'
+const GOLD_ICON = '/ns-themes/ns-ryu/ns-images/ns-icons/money-gold.gif'
export default async function GoldCharacterPage({ params }: { params: Promise<{ locale: string }> }) {
const { locale } = await params
diff --git a/web-next/app/[locale]/layout.tsx b/web-next/app/[locale]/layout.tsx
index d201767..3667cc6 100644
--- a/web-next/app/[locale]/layout.tsx
+++ b/web-next/app/[locale]/layout.tsx
@@ -65,8 +65,8 @@ export default async function LocaleLayout({
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
/>
- {/* Tema real de NightSpire (nw-ryu). Va el ÚLTIMO para ganar la cascada. */}
-
+ {/* Tema real de NightSpire (ns-ryu). Va el ÚLTIMO para ganar la cascada. */}
+
{/* Config de los tooltips de wowhead (debe definirse antes de tooltips.js).
OJO con el `window.`: tooltips.js lee `window.whTooltips`, y un `const` a
nivel de script queda en el ámbito léxico del script (no crea propiedad en
diff --git a/web-next/app/[locale]/maintenance/page.tsx b/web-next/app/[locale]/maintenance/page.tsx
index aa25387..b16dab2 100644
--- a/web-next/app/[locale]/maintenance/page.tsx
+++ b/web-next/app/[locale]/maintenance/page.tsx
@@ -36,7 +36,7 @@ export default async function MaintenancePage({ params }: { params: Promise<{ lo
diff --git a/web-next/app/[locale]/my-account/page.tsx b/web-next/app/[locale]/my-account/page.tsx
index 5191ac6..9b5be78 100644
--- a/web-next/app/[locale]/my-account/page.tsx
+++ b/web-next/app/[locale]/my-account/page.tsx
@@ -29,7 +29,7 @@ function wowAccountName(username: string): string {
return i >= 0 ? `WOW${username.slice(i + 1)}` : username
}
-const ICONS = '/nw-themes/nw-ryu/nw-images/nw-icons'
+const ICONS = '/ns-themes/ns-ryu/ns-images/ns-icons'
export default async function AccountPage({ params }: { params: Promise<{ locale: string }> }) {
const { locale } = await params
@@ -82,7 +82,7 @@ export default async function AccountPage({ params }: { params: Promise<{ locale
{t('dp')}: {data.dp} | {t('vp')}: {data.vp}
{t('securityToken')}: {data.securityTokenDate ? t('requested') : t('notRequested')}
{t('twofaLabel')}: {t('twofaOff')}
diff --git a/web-next/app/[locale]/security-2falogin/page.tsx b/web-next/app/[locale]/security-2falogin/page.tsx index c822514..dbf6a5c 100644 --- a/web-next/app/[locale]/security-2falogin/page.tsx +++ b/web-next/app/[locale]/security-2falogin/page.tsx @@ -14,7 +14,7 @@ export async function generateMetadata({ params }: { params: Promise<{ locale: s return { title: t('twofaLogin.pageTitle') } } -const IMG = '/nw-themes/nw-ryu/nw-images' +const IMG = '/ns-themes/ns-ryu/ns-images' export default async function Security2faLoginPage({ params }: { params: Promise<{ locale: string }> }) { const { locale } = await params @@ -40,7 +40,7 @@ export default async function Security2faLoginPage({ params }: { params: Promise
{o.price.toFixed(2)} €