diff --git a/web-next/app/[locale]/cookies/page.tsx b/web-next/app/[locale]/cookies/page.tsx index 2f2295b..02754f2 100644 --- a/web-next/app/[locale]/cookies/page.tsx +++ b/web-next/app/[locale]/cookies/page.tsx @@ -37,7 +37,7 @@ export default async function CookiesPage() { {t('cookies.necessaryTitle')}

{t('cookies.necessaryDesc')}

- +
@@ -48,7 +48,7 @@ export default async function CookiesPage() { - + @@ -66,7 +66,7 @@ export default async function CookiesPage() { {t('cookies.prefTitle')}

{t('cookies.prefDesc')}

-
{t('cookies.thCookie')}
PHPSESSIDNightSpire{t('cookies.nPurpose1')}{t('cookies.durSession')}
uw_cookie_consentNightSpire{t('cookies.nPurpose2')}{t('cookies.dur1Year')}
ns_cookie_consentNightSpire{t('cookies.nPurpose2')}{t('cookies.dur1Year')}
cf_clearanceCloudflare{t('cookies.nPurpose3')}{t('cookies.dur1Year')}
__cf_bmCloudflare{t('cookies.nPurpose4')}{t('cookies.dur30Min')}
_cfuvidCloudflare{t('cookies.nPurpose5')}{t('cookies.durSession')}
+
@@ -85,7 +85,7 @@ export default async function CookiesPage() { {t('cookies.analyticsTitle')}

{t('cookies.analyticsDesc')}

-
{t('cookies.thCookie')}
+
@@ -106,7 +106,7 @@ export default async function CookiesPage() { {t('cookies.marketingTitle')}

{t('cookies.marketingDesc')}

-
{t('cookies.thCookie')}
+
@@ -132,7 +132,7 @@ export default async function CookiesPage() { {t('cookies.embeddedTitle')}

{t('cookies.embeddedDesc')}

-
{t('cookies.thCookie')}
+
diff --git a/web-next/app/[locale]/security-token/SecurityTokenForm.tsx b/web-next/app/[locale]/security-token/SecurityTokenForm.tsx index 9a08903..350675e 100644 --- a/web-next/app/[locale]/security-token/SecurityTokenForm.tsx +++ b/web-next/app/[locale]/security-token/SecurityTokenForm.tsx @@ -53,7 +53,7 @@ export function SecurityTokenForm({ initialDate }: { initialDate: string | null

{t('requestDateLabel')}

{date ? formatDate(date) : t('never')}


- + +
+
)} -
- - - +
+ + +
) @@ -191,11 +191,11 @@ export function CookieConsentButtons() { window.UWCookies = { showBanner, revokeConsent, acceptAll, rejectAll } }, []) return ( -
- -
@@ -204,7 +204,7 @@ export function CookieConsentButtons() { // --------------------------------------------------------------------------- // Panel «Tu estado de consentimiento»: muestra los datos de la API de Zaraz -// (o, si Zaraz no está, la preferencia guardada en la cookie uw_cookie_consent). +// (o, si Zaraz no está, la preferencia guardada en la cookie ns_cookie_consent). // --------------------------------------------------------------------------- export function ConsentStatus() { const t = useTranslations('UI') @@ -242,8 +242,8 @@ export function ConsentStatus() { } return ( -
-

+

+

{zarazData ? t('cookie.statusZaraz') : values @@ -256,19 +256,19 @@ export function ConsentStatus() { Object.entries(values as Consent).map(([purpose, granted]) => (

  • {purpose} - + {granted ? t('cookie.accepted') : t('cookie.rejected')}
  • )) ) : ( - // Categorías locales (cookie uw_cookie_consent). + // Categorías locales (cookie ns_cookie_consent). CONSENT_CATEGORIES.map((cat) => { const on = cat.always || Boolean(values?.[cat.key]) return (
  • {catLabel[cat.key] ?? cat.label} - + {cat.always ? t('cookie.alwaysOn') : values ? (on ? t('cookie.accepted') : t('cookie.rejected')) : '—'}
  • diff --git a/web-next/components/QuestTrackerForm.tsx b/web-next/components/QuestTrackerForm.tsx index 81092be..c8003ed 100644 --- a/web-next/components/QuestTrackerForm.tsx +++ b/web-next/components/QuestTrackerForm.tsx @@ -132,7 +132,7 @@ export function QuestTrackerForm({ characters, options }: { characters: QuestCha return (
    - +
    {t('cookies.thProvider')}
    diff --git a/web-next/components/RestoreCharacterForm.tsx b/web-next/components/RestoreCharacterForm.tsx index 43078ff..4bcdee1 100644 --- a/web-next/components/RestoreCharacterForm.tsx +++ b/web-next/components/RestoreCharacterForm.tsx @@ -78,7 +78,7 @@ export function RestoreCharacterForm({ characters }: { characters: DeletedCharac return (
    - + setDestination(e.target.value)} required /> diff --git a/web-next/components/TwoFactorLogin.tsx b/web-next/components/TwoFactorLogin.tsx index 824ffb4..db348d3 100644 --- a/web-next/components/TwoFactorLogin.tsx +++ b/web-next/components/TwoFactorLogin.tsx @@ -101,7 +101,7 @@ function ActivateFlow() { return ( <> - +
    @@ -182,7 +182,7 @@ function ActivateFlow() {

    {t('twofa.step3')}

    - +
    @@ -255,7 +255,7 @@ function DisableForm() {

    {t('twofa.enabledNotice')}

    {t('twofa.disableInstruction')}


    - +
    diff --git a/web-next/lib/changelog.ts b/web-next/lib/changelog.ts index 8debce0..20e84e0 100644 --- a/web-next/lib/changelog.ts +++ b/web-next/lib/changelog.ts @@ -1,6 +1,6 @@ // Changelog desde la API de Gitea (commits del repo). const GITEA = process.env.GITEA_URL || 'https://git.nightspire.gg' -const REPO = process.env.GITEA_REPO || 'Inna/NovaWoW' +const REPO = process.env.GITEA_REPO || 'Inna/NightSpire' export interface Commit { sha: string diff --git a/web-next/messages/en.json b/web-next/messages/en.json index 1417b24..911adb2 100644 --- a/web-next/messages/en.json +++ b/web-next/messages/en.json @@ -1341,12 +1341,12 @@ "title": "Contact us", "p1": "Thank you for your interest in contacting us!", "p2": "If you have any questions, inquiries or comments, we will be happy to help you. Please send an email to the following address:", - "p3": "Error 404 is the company that represents the NightSpire service.", + "p3": "NightSpire is the service these terms refer to.", "p4": "We strive to respond to all messages within 48 business hours.", "p5": "Be sure to include the relevant information in your email so that we can provide you with an accurate and timely response.", - "p6": "At Error 404, we value your comments and opinions. Your satisfaction is our priority and we strive to provide you with the best possible experience at NightSpire.", + "p6": "At NightSpire, we value your comments and opinions. Your satisfaction is our priority and we strive to provide you with the best possible experience at NightSpire.", "p7": "We look forward to hearing from you soon!", - "p8": "Sincerely, the Error 404 team." + "p8": "Sincerely, the NightSpire team." } }, "Misc": { diff --git a/web-next/messages/es.json b/web-next/messages/es.json index 50bb127..cb77726 100644 --- a/web-next/messages/es.json +++ b/web-next/messages/es.json @@ -1341,12 +1341,12 @@ "title": "Contáctanos", "p1": "¡Gracias por tu interés en contactar con nosotros!", "p2": "Si tienes alguna pregunta, consulta o comentario, estaremos encantados de ayudarte. Por favor, envía un correo electrónico a la siguiente dirección:", - "p3": "Error 404 es la empresa que representa el servicio de NightSpire.", + "p3": "NightSpire es el servicio al que se refieren estos términos.", "p4": "Nos esforzamos por responder a todos los mensajes en un plazo de 48 horas hábiles.", "p5": "Asegúrate de incluir la información relevante en tu correo para que podamos brindarte una respuesta precisa y oportuna.", - "p6": "En Error 404, valoramos tus comentarios y opiniones. Tu satisfacción es nuestra prioridad y nos esforzamos por brindarte la mejor experiencia posible en NightSpire.", + "p6": "En NightSpire, valoramos tus comentarios y opiniones. Tu satisfacción es nuestra prioridad y nos esforzamos por brindarte la mejor experiencia posible en NightSpire.", "p7": "¡Esperamos tener noticias tuyas pronto!", - "p8": "Atentamente, el equipo de Error 404." + "p8": "Atentamente, el equipo de NightSpire." } }, "Misc": {