You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n.js
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ const translations = {
167
167
newsletterPlaceholder: "your@email.com",
168
168
newsletterButton: "Notify Me",
169
169
newsletterThanks: "Thanks! We'll keep you posted.",
170
-
newsletterDisclaimer: "Max once a week. Unsubscribe anytime via mail@codecrispi.es",
170
+
newsletterDisclaimer: "Max once a week. Unsubscribe anytime — see Imprint for contact.",
171
171
172
172
// Device Notice
173
173
deviceNotice: "<strong>Best on desktop or tablet (landscape).</strong> Mobile works, but larger screens make coding easier.",
@@ -195,7 +195,7 @@ const translations = {
195
195
privacyNoTrackingTitle: "No Tracking",
196
196
privacyNoTrackingText: "We do not use cookies for tracking, analytics, or advertising. We do not share your data with third parties.",
197
197
privacyRightsTitle: "Your Rights (GDPR)",
198
-
privacyRightsText: "You can delete your account and all associated data at any time from the sidebar menu. For questions or data requests, contact us at mail@codecrispi.es",
198
+
privacyRightsText: "You can delete your account and all associated data at any time from the sidebar menu. For questions or data requests, see the contact link in the Imprint.",
199
199
privacyUpdated: "Last updated: January 2025",
200
200
201
201
// Imprint
@@ -401,7 +401,7 @@ const translations = {
401
401
newsletterPlaceholder: "deine@email.de",
402
402
newsletterButton: "Benachrichtigen",
403
403
newsletterThanks: "Danke! Wir halten dich auf dem Laufenden.",
404
-
newsletterDisclaimer: "Max. einmal pro Woche. Jederzeit abmelden über mail@codecrispi.es",
404
+
newsletterDisclaimer: "Max. einmal pro Woche. Abmelden jederzeit — Kontakt im Impressum.",
405
405
406
406
// Device Notice
407
407
deviceNotice: "<strong>Am besten auf Desktop oder Tablet (Querformat).</strong> Mobil funktioniert, aber größere Bildschirme machen das Coden einfacher.",
@@ -427,7 +427,7 @@ const translations = {
427
427
privacyNoTrackingTitle: "Kein Tracking",
428
428
privacyNoTrackingText: "Wir verwenden keine Cookies für Tracking, Analytik oder Werbung. Wir teilen deine Daten nicht mit Dritten.",
429
429
privacyRightsTitle: "Deine Rechte (DSGVO)",
430
-
privacyRightsText: "Du kannst dein Konto und alle zugehörigen Daten jederzeit über das Seitenmenü löschen. Bei Fragen: mail@codecrispi.es",
430
+
privacyRightsText: "Du kannst dein Konto und alle zugehörigen Daten jederzeit über das Seitenmenü löschen. Bei Fragen oder Datenanfragen siehe Kontakt im Impressum.",
431
431
privacyUpdated: "Zuletzt aktualisiert: Januar 2025",
432
432
imprintTitle: "Impressum",
433
433
imprintResponsibleTitle: "Verantwortlich für den Inhalt",
@@ -631,7 +631,7 @@ const translations = {
631
631
newsletterPlaceholder: "twoj@email.pl",
632
632
newsletterButton: "Powiadom mnie",
633
633
newsletterThanks: "Dzięki! Będziemy informować.",
634
-
newsletterDisclaimer: "Maks. raz w tygodniu. Wypisz się w dowolnym momencie przez mail@codecrispi.es",
634
+
newsletterDisclaimer: "Maks. raz w tygodniu. Wypisz się w dowolnym momencie — kontakt w Stopce redakcyjnej.",
635
635
636
636
// Device Notice
637
637
deviceNotice: "<strong>Najlepiej na komputerze lub tablecie (poziomo).</strong> Na telefonie też działa, ale większy ekran ułatwia kodowanie.",
@@ -657,7 +657,7 @@ const translations = {
657
657
privacyNoTrackingTitle: "Brak śledzenia",
658
658
privacyNoTrackingText: "Nie używamy plików cookie do śledzenia, analityki ani reklam. Nie udostępniamy danych osobom trzecim.",
659
659
privacyRightsTitle: "Twoje prawa (RODO)",
660
-
privacyRightsText: "Możesz usunąć swoje konto i wszystkie powiązane dane w dowolnym momencie z menu bocznego. Pytania: mail@codecrispi.es",
660
+
privacyRightsText: "Możesz usunąć swoje konto i wszystkie powiązane dane w dowolnym momencie z menu bocznego. W sprawie pytań — kontakt w Stopce redakcyjnej.",
imprintResponsibleTitle: "Odpowiedzialny za treść",
@@ -863,7 +863,7 @@ const translations = {
863
863
newsletterPlaceholder: "tu@email.com",
864
864
newsletterButton: "Notificarme",
865
865
newsletterThanks: "¡Gracias! Te mantendremos informado.",
866
-
newsletterDisclaimer: "Máximo una vez por semana. Cancela cuando quieras vía mail@codecrispi.es",
866
+
newsletterDisclaimer: "Máximo una vez por semana. Cancela cuando quieras — contacto en el Aviso legal.",
867
867
868
868
// Device Notice
869
869
deviceNotice: "<strong>Mejor en escritorio o tablet (horizontal).</strong> Funciona en móvil, pero pantallas más grandes facilitan la programación.",
@@ -889,7 +889,7 @@ const translations = {
889
889
privacyNoTrackingTitle: "Sin rastreo",
890
890
privacyNoTrackingText: "No usamos cookies para rastreo, analíticas o publicidad. No compartimos tus datos con terceros.",
891
891
privacyRightsTitle: "Tus derechos (RGPD)",
892
-
privacyRightsText: "Puedes eliminar tu cuenta y todos los datos asociados en cualquier momento desde el menú lateral. Contacto: mail@codecrispi.es",
892
+
privacyRightsText: "Puedes eliminar tu cuenta y todos los datos asociados en cualquier momento desde el menú lateral. Para consultas, ver contacto en el Aviso legal.",
893
893
privacyUpdated: "Última actualización: enero 2025",
894
894
imprintTitle: "Aviso legal",
895
895
imprintResponsibleTitle: "Responsable del contenido",
@@ -1090,7 +1090,7 @@ const translations = {
1090
1090
newsletterPlaceholder: "بريدك@email.com",
1091
1091
newsletterButton: "أبلغني",
1092
1092
newsletterThanks: "شكراً! سنبقيك على اطلاع.",
1093
-
newsletterDisclaimer: "مرة واحدة أسبوعياً كحد أقصى. إلغاء الاشتراك في أي وقت عبر mail@codecrispi.es",
1093
+
newsletterDisclaimer: "مرة واحدة أسبوعياً كحد أقصى. إلغاء الاشتراك في أي وقت — جهة الاتصال في بيان الناشر.",
1094
1094
1095
1095
// Device Notice
1096
1096
deviceNotice: "<strong>أفضل على الكمبيوتر أو الجهاز اللوحي (أفقي).</strong> يعمل على الجوال، لكن الشاشات الأكبر تسهّل البرمجة.",
@@ -1116,7 +1116,7 @@ const translations = {
1116
1116
privacyNoTrackingTitle: "بدون تتبع",
1117
1117
privacyNoTrackingText: "لا نستخدم ملفات تعريف الارتباط للتتبع أو التحليلات أو الإعلانات. لا نشارك بياناتك مع أطراف ثالثة.",
1118
1118
privacyRightsTitle: "حقوقك (GDPR)",
1119
-
privacyRightsText: "يمكنك حذف حسابك وجميع البيانات المرتبطة في أي وقت من القائمة الجانبية. للاستفسارات: mail@codecrispi.es",
1119
+
privacyRightsText: "يمكنك حذف حسابك وجميع البيانات المرتبطة في أي وقت من القائمة الجانبية. للاستفسارات: انظر جهة الاتصال في بيان الناشر.",
1120
1120
privacyUpdated: "آخر تحديث: يناير 2025",
1121
1121
imprintTitle: "البيانات القانونية",
1122
1122
imprintResponsibleTitle: "المسؤول عن المحتوى",
@@ -1319,7 +1319,7 @@ const translations = {
1319
1319
newsletterPlaceholder: "ваш@email.com",
1320
1320
newsletterButton: "Повідомити мене",
1321
1321
newsletterThanks: "Дякуємо! Ми будемо тримати вас в курсі.",
1322
-
newsletterDisclaimer: "Максимум раз на тиждень. Відписатися можна будь-коли через mail@codecrispi.es",
1322
+
newsletterDisclaimer: "Максимум раз на тиждень. Відписатися можна будь-коли — контакт у вихідних даних.",
1323
1323
1324
1324
// Device Notice
1325
1325
deviceNotice: "<strong>Найкраще на комп'ютері або планшеті (горизонтально).</strong> На телефоні теж працює, але більший екран полегшує програмування.",
@@ -1345,7 +1345,7 @@ const translations = {
1345
1345
privacyNoTrackingTitle: "Без відстеження",
1346
1346
privacyNoTrackingText: "Ми не використовуємо файли cookie для відстеження, аналітики чи реклами. Ми не ділимося твоїми даними з третіми сторонами.",
1347
1347
privacyRightsTitle: "Твої права (GDPR)",
1348
-
privacyRightsText: "Ти можеш видалити свій акаунт і всі пов'язані дані в будь-який час з бічного меню. Питання: mail@codecrispi.es",
1348
+
privacyRightsText: "Ти можеш видалити свій акаунт і всі пов'язані дані в будь-який час з бічного меню. Питання — контакт у вихідних даних.",
1349
1349
privacyUpdated: "Останнє оновлення: січень 2025",
1350
1350
imprintTitle: "Правова інформація",
1351
1351
imprintResponsibleTitle: "Відповідальний за вміст",
<pdata-i18n="privacyNoTrackingText">We do not use cookies for tracking, analytics, or advertising. We do not share your data with third parties.</p>
888
888
889
889
<h4data-i18n="privacyRightsTitle">Your Rights (GDPR)</h4>
890
-
<pdata-i18n="privacyRightsText">You can delete your account and all associated data at any time from the sidebar menu. For questions or data requests, contact us at mail@codecrispi.es</p>
890
+
<pdata-i18n="privacyRightsText">You can delete your account and all associated data at any time from the sidebar menu. For questions or data requests, see the contact link in the Imprint.</p>
891
891
892
892
<pclass="legal-updated" data-i18n="privacyUpdated">Last updated: January 2025</p>
893
893
</div>
@@ -910,7 +910,7 @@ <h4 data-i18n="imprintResponsibleTitle">Responsible for content</h4>
910
910
911
911
<h4data-i18n="imprintContactTitle">Contact</h4>
912
912
<p>
913
-
Email: mail@codecrispi.es<br>
913
+
<buttontype="button" class="email-reveal" data-u="mail" data-d="codecrispi.es" aria-label="Reveal email address">Email: <spanclass="email-reveal-text">click to reveal</span></button><br>
0 commit comments