@anywayseo/tools 5.7.0 → 5.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/index.cjs +3 -3
- package/dist/components/index.mjs +3 -3
- package/dist/hooks/index.cjs +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/i18n/index.cjs +6 -5
- package/dist/i18n/index.mjs +6 -5
- package/dist/i18n/resources/es/index.d.ts +331 -0
- package/dist/{index-QPgJfbrC.js → index-BNkvrBOj.js} +2 -2
- package/dist/{index-BTpEZIok.js → index-BrpyfyHr.js} +3 -3
- package/dist/{index-CB0JfZMx.mjs → index-C1kr7Vd-.mjs} +1 -1
- package/dist/{index-ksqN4RPm.mjs → index-C3FKVt3V.mjs} +2 -2
- package/dist/{index-B-k9oWE7.js → index-CBRFCYhV.js} +474 -125
- package/dist/{index-D15SAjJc.js → index-CVv755RW.js} +1 -1
- package/dist/{index-B71VkIfX.js → index-Cl0ZvmOD.js} +4 -4
- package/dist/{index-Lln67Kfn.mjs → index-CodGh8Sq.mjs} +3 -3
- package/dist/{index-TxqSZvgf.js → index-DdLlwS4n.js} +2 -2
- package/dist/{index-CEqTLcAR.mjs → index-QmNh8L3Y.mjs} +4 -4
- package/dist/{index-CVN8I7r9.mjs → index-RzByAgHO.mjs} +474 -125
- package/dist/{index-FfZIjQy3.mjs → index-cY5WnaQc.mjs} +2 -2
- package/dist/index.cjs +6 -6
- package/dist/index.mjs +6 -6
- package/dist/layout/header/locale-switcher/icons/argentina/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/bolivia/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/chile/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/columbia/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/costa-rica/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/dominican-republic/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/ecuador/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/guatemala/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/guinea/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/honduras/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/index.d.ts +19 -0
- package/dist/layout/header/locale-switcher/icons/mexico/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/nicaragua/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/panama/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/paraguay/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/peru/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/salvador/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/spain/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/uruguay/index.d.ts +2 -0
- package/dist/layout/header/locale-switcher/icons/venezuela/index.d.ts +2 -0
- package/dist/layout/index.cjs +473 -6
- package/dist/layout/index.mjs +473 -6
- package/dist/providers/index.cjs +2 -2
- package/dist/providers/index.mjs +2 -2
- package/dist/types/i18n/index.d.ts +3 -2
- package/package.json +1 -1
|
@@ -54,7 +54,7 @@ var InformerType = /* @__PURE__ */ ((InformerType2) => {
|
|
|
54
54
|
InformerType2["Quote"] = "QUOTE";
|
|
55
55
|
return InformerType2;
|
|
56
56
|
})(InformerType || {});
|
|
57
|
-
const pageNotFound$
|
|
57
|
+
const pageNotFound$a = {
|
|
58
58
|
seo: {
|
|
59
59
|
title: "Страницата не е намерена | {{siteName}}"
|
|
60
60
|
},
|
|
@@ -62,11 +62,11 @@ const pageNotFound$9 = {
|
|
|
62
62
|
description: "Съжаляваме 😔, не успяхме да намерим това, което търсите.",
|
|
63
63
|
action: "Към началото"
|
|
64
64
|
};
|
|
65
|
-
const pageContacts$
|
|
65
|
+
const pageContacts$a = {
|
|
66
66
|
title: "Свържете се с нас",
|
|
67
67
|
text: "Имате въпроси? Споделете ги с нас, като попълните формата по-долу! Не се колебайте да се свържете чрез формата на нашия сайт за помощ при избор на игра или други запитвания."
|
|
68
68
|
};
|
|
69
|
-
const pagePrivacyPolicy$
|
|
69
|
+
const pagePrivacyPolicy$a = {
|
|
70
70
|
title: "Политика за поверителност",
|
|
71
71
|
text: "Моля, прочетете внимателно нашата Политика за поверителност преди да използвате нашия уебсайт.",
|
|
72
72
|
sectionOne: {
|
|
@@ -104,7 +104,7 @@ const pagePrivacyPolicy$9 = {
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
};
|
|
107
|
-
const pageCookiePolicy$
|
|
107
|
+
const pageCookiePolicy$a = {
|
|
108
108
|
title: "Политика за бисквитки",
|
|
109
109
|
text: "В {{siteName}} нашата цел е да осигурим безпроблемно и персонализирано изживяване според вашите предпочитания. Тази Политика за бисквитки описва прозрачния ни подход към използването им, с цел да подобрим взаимодействието ви с платформата и да изградим доверие. Продължавайки да използвате сайта ни, вие се съгласявате с употребата на бисквитки за оптимизация на вашето преживяване.",
|
|
110
110
|
sectionOne: {
|
|
@@ -133,7 +133,7 @@ const pageCookiePolicy$9 = {
|
|
|
133
133
|
text: "Разбирането на начина, по който използваме бисквитки, ви помага да се наслаждавате повече на {{siteName}}, като същевременно запазвате поверителността си."
|
|
134
134
|
}
|
|
135
135
|
};
|
|
136
|
-
const pageTermsAndConditions$
|
|
136
|
+
const pageTermsAndConditions$a = {
|
|
137
137
|
title: "Общи условия",
|
|
138
138
|
text: 'Добре дошли в страницата с "Общи условия" на {{siteName}}. Този документ описва основните правила за използването на сайта. Достъпвайки и използвайки {{siteName}}, вие се съгласявате с тези условия. Моля, прочетете ги внимателно за безопасно и удовлетворяващо преживяване.',
|
|
139
139
|
sectionOne: {
|
|
@@ -230,14 +230,14 @@ const pageTermsAndConditions$9 = {
|
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
232
|
};
|
|
233
|
-
const footer$
|
|
233
|
+
const footer$a = {
|
|
234
234
|
copyright: "© {{year}} {{siteName}}. Всички права запазени.",
|
|
235
235
|
disclaimer: {
|
|
236
236
|
title: "Играйте отговорно: ",
|
|
237
237
|
description: "{{siteName}} е независим ресурс, който не е свързан със сайтовете, които популяризира. Уверете се, че имате всички нужни разрешителни и че спазвате закона, преди да започнете да играете. Основната цел на {{siteName}} е да предоставя информативно и забавно съдържание. Ако търсите връзки към свързани ресурси, ще бъдете пренасочени към съответните платформи."
|
|
238
238
|
}
|
|
239
239
|
};
|
|
240
|
-
const article$
|
|
240
|
+
const article$a = {
|
|
241
241
|
meta: {
|
|
242
242
|
author: "Автор: ",
|
|
243
243
|
publicationDate: "Дата на публикуване: ",
|
|
@@ -250,7 +250,7 @@ const article$9 = {
|
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
};
|
|
253
|
-
const casinoInfo$
|
|
253
|
+
const casinoInfo$a = {
|
|
254
254
|
feature: {
|
|
255
255
|
[CasinoCharacteristic.Rtp]: "RTP",
|
|
256
256
|
[CasinoCharacteristic.GamesCount]: "Игри",
|
|
@@ -258,7 +258,7 @@ const casinoInfo$9 = {
|
|
|
258
258
|
[CasinoCharacteristic.PayoutSpeed]: "Скорост на изплащане"
|
|
259
259
|
}
|
|
260
260
|
};
|
|
261
|
-
const casinoTable$
|
|
261
|
+
const casinoTable$a = {
|
|
262
262
|
column: {
|
|
263
263
|
[CasinoTableColumn.ID]: "ID",
|
|
264
264
|
[CasinoTableColumn.Logo]: "Лого",
|
|
@@ -278,10 +278,10 @@ const casinoTable$9 = {
|
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
};
|
|
281
|
-
const copyText$
|
|
281
|
+
const copyText$a = {
|
|
282
282
|
title: "Копирано в клипборда!"
|
|
283
283
|
};
|
|
284
|
-
const gameDemo$
|
|
284
|
+
const gameDemo$a = {
|
|
285
285
|
warning: "Вашият браузър е твърде стар, за да показва iframe елемента",
|
|
286
286
|
action: {
|
|
287
287
|
playForReal: "Играй с истински пари",
|
|
@@ -295,7 +295,7 @@ const gameDemo$9 = {
|
|
|
295
295
|
description: "Можете да посетите нашия препоръчан казино сайт, за да играете с истински пари."
|
|
296
296
|
}
|
|
297
297
|
};
|
|
298
|
-
const gameInfo$
|
|
298
|
+
const gameInfo$a = {
|
|
299
299
|
title: "Информация за играта",
|
|
300
300
|
group: {
|
|
301
301
|
general: "Основни характеристики",
|
|
@@ -339,18 +339,18 @@ const gameInfo$9 = {
|
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
341
|
};
|
|
342
|
-
const prosCons$
|
|
342
|
+
const prosCons$a = {
|
|
343
343
|
advantages: "Предимства",
|
|
344
344
|
disadvantages: "Недостатъци"
|
|
345
345
|
};
|
|
346
|
-
const author$
|
|
346
|
+
const author$a = {
|
|
347
347
|
title: "Публикувано от",
|
|
348
348
|
action: {
|
|
349
349
|
expand: "Покажи още",
|
|
350
350
|
collapse: "Скрий"
|
|
351
351
|
}
|
|
352
352
|
};
|
|
353
|
-
const contactForm$
|
|
353
|
+
const contactForm$a = {
|
|
354
354
|
field: {
|
|
355
355
|
name: {
|
|
356
356
|
label: "Име",
|
|
@@ -373,36 +373,36 @@ const contactForm$9 = {
|
|
|
373
373
|
send: "Изпрати съобщение"
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
|
-
const bonusCard$
|
|
376
|
+
const bonusCard$a = {
|
|
377
377
|
action: {
|
|
378
378
|
expand: "Научи повече",
|
|
379
379
|
collapse: "Скрий"
|
|
380
380
|
}
|
|
381
381
|
};
|
|
382
|
-
const informer$
|
|
382
|
+
const informer$a = {
|
|
383
383
|
[InformerType.Advice.toLowerCase()]: "Съвет",
|
|
384
384
|
[InformerType.Fact.toLowerCase()]: "Факт"
|
|
385
385
|
};
|
|
386
|
-
const dictionary$
|
|
387
|
-
pageNotFound: pageNotFound$
|
|
388
|
-
pageContacts: pageContacts$
|
|
389
|
-
pagePrivacyPolicy: pagePrivacyPolicy$
|
|
390
|
-
pageCookiePolicy: pageCookiePolicy$
|
|
391
|
-
pageTermsAndConditions: pageTermsAndConditions$
|
|
392
|
-
footer: footer$
|
|
393
|
-
article: article$
|
|
394
|
-
casinoInfo: casinoInfo$
|
|
395
|
-
casinoTable: casinoTable$
|
|
396
|
-
copyText: copyText$
|
|
397
|
-
gameDemo: gameDemo$
|
|
398
|
-
gameInfo: gameInfo$
|
|
399
|
-
prosCons: prosCons$
|
|
400
|
-
author: author$
|
|
401
|
-
contactForm: contactForm$
|
|
402
|
-
bonusCard: bonusCard$
|
|
403
|
-
informer: informer$
|
|
386
|
+
const dictionary$a = {
|
|
387
|
+
pageNotFound: pageNotFound$a,
|
|
388
|
+
pageContacts: pageContacts$a,
|
|
389
|
+
pagePrivacyPolicy: pagePrivacyPolicy$a,
|
|
390
|
+
pageCookiePolicy: pageCookiePolicy$a,
|
|
391
|
+
pageTermsAndConditions: pageTermsAndConditions$a,
|
|
392
|
+
footer: footer$a,
|
|
393
|
+
article: article$a,
|
|
394
|
+
casinoInfo: casinoInfo$a,
|
|
395
|
+
casinoTable: casinoTable$a,
|
|
396
|
+
copyText: copyText$a,
|
|
397
|
+
gameDemo: gameDemo$a,
|
|
398
|
+
gameInfo: gameInfo$a,
|
|
399
|
+
prosCons: prosCons$a,
|
|
400
|
+
author: author$a,
|
|
401
|
+
contactForm: contactForm$a,
|
|
402
|
+
bonusCard: bonusCard$a,
|
|
403
|
+
informer: informer$a
|
|
404
404
|
};
|
|
405
|
-
const pageNotFound$
|
|
405
|
+
const pageNotFound$9 = {
|
|
406
406
|
seo: {
|
|
407
407
|
title: "Side ikke fundet | {{siteName}}"
|
|
408
408
|
},
|
|
@@ -410,11 +410,11 @@ const pageNotFound$8 = {
|
|
|
410
410
|
description: "Beklager 😔, vi kunne ikke finde det, du ledte efter.",
|
|
411
411
|
action: "Gå til forsiden"
|
|
412
412
|
};
|
|
413
|
-
const pageContacts$
|
|
413
|
+
const pageContacts$9 = {
|
|
414
414
|
title: "Kontakt os",
|
|
415
415
|
text: "Har du spørgsmål? Lad os vide det ved at udfylde formularen herunder! Du er velkommen til at kontakte os via formularen på vores hjemmeside, hvis du har brug for hjælp til spilvalg eller andre forespørgsler."
|
|
416
416
|
};
|
|
417
|
-
const pagePrivacyPolicy$
|
|
417
|
+
const pagePrivacyPolicy$9 = {
|
|
418
418
|
title: "Privatlivspolitik",
|
|
419
419
|
text: "Læs venligst vores privatlivspolitik grundigt, før du bruger vores hjemmeside.",
|
|
420
420
|
sectionOne: {
|
|
@@ -452,7 +452,7 @@ const pagePrivacyPolicy$8 = {
|
|
|
452
452
|
}
|
|
453
453
|
}
|
|
454
454
|
};
|
|
455
|
-
const pageCookiePolicy$
|
|
455
|
+
const pageCookiePolicy$9 = {
|
|
456
456
|
title: "Cookiepolitik",
|
|
457
457
|
text: "Hos {{siteName}} er vores mål at levere en problemfri og personlig spiloplevelse, der er skræddersyet til dine præferencer. Denne cookiepolitik beskriver vores gennemsigtige tilgang til brug af cookies, som er designet til at forbedre din interaktion med vores platform og opbygge din tillid. Ved at fortsætte med at bruge vores hjemmeside accepterer du vores brug af cookies for at optimere din oplevelse.",
|
|
458
458
|
sectionOne: {
|
|
@@ -481,7 +481,7 @@ const pageCookiePolicy$8 = {
|
|
|
481
481
|
text: "Ved at forstå, hvordan vi bruger cookies, kan du få en bedre oplevelse på {{siteName}}, samtidig med at dit privatliv respekteres."
|
|
482
482
|
}
|
|
483
483
|
};
|
|
484
|
-
const pageTermsAndConditions$
|
|
484
|
+
const pageTermsAndConditions$9 = {
|
|
485
485
|
title: "Vilkår og betingelser",
|
|
486
486
|
text: 'Velkommen til siden "Vilkår og betingelser" for {{siteName}}. Dette dokument beskriver de vigtigste regler og betingelser for din brug af vores hjemmeside. Ved at få adgang til og bruge {{siteName}} accepterer du at overholde disse vilkår. Læs dem venligst grundigt for at sikre en sikker og tilfredsstillende oplevelse.',
|
|
487
487
|
sectionOne: {
|
|
@@ -578,14 +578,14 @@ const pageTermsAndConditions$8 = {
|
|
|
578
578
|
}
|
|
579
579
|
}
|
|
580
580
|
};
|
|
581
|
-
const footer$
|
|
581
|
+
const footer$9 = {
|
|
582
582
|
copyright: "© {{year}} {{siteName}}. Alle rettigheder forbeholdes.",
|
|
583
583
|
disclaimer: {
|
|
584
584
|
title: "Spil ansvarligt: ",
|
|
585
585
|
description: "{{siteName}} er en uafhængig ressource, der ikke er tilknyttet de sider, vi promoverer. Sørg for, at du har alle nødvendige certifikater, og at lovkravene er opfyldt, før du begynder at spille. Hovedformålet med {{siteName}} er at levere informativt og underholdende indhold. Hvis du leder efter links til relaterede ressourcer, vil du blive omdirigeret til de relevante platforme."
|
|
586
586
|
}
|
|
587
587
|
};
|
|
588
|
-
const article$
|
|
588
|
+
const article$9 = {
|
|
589
589
|
meta: {
|
|
590
590
|
author: "Forfatter: ",
|
|
591
591
|
publicationDate: "Udgivelsesdato: ",
|
|
@@ -598,7 +598,7 @@ const article$8 = {
|
|
|
598
598
|
}
|
|
599
599
|
}
|
|
600
600
|
};
|
|
601
|
-
const casinoInfo$
|
|
601
|
+
const casinoInfo$9 = {
|
|
602
602
|
feature: {
|
|
603
603
|
[CasinoCharacteristic.Rtp]: "RTP",
|
|
604
604
|
[CasinoCharacteristic.GamesCount]: "Spil",
|
|
@@ -606,7 +606,7 @@ const casinoInfo$8 = {
|
|
|
606
606
|
[CasinoCharacteristic.PayoutSpeed]: "Udbetalingshastighed"
|
|
607
607
|
}
|
|
608
608
|
};
|
|
609
|
-
const casinoTable$
|
|
609
|
+
const casinoTable$9 = {
|
|
610
610
|
column: {
|
|
611
611
|
[CasinoTableColumn.ID]: "ID",
|
|
612
612
|
[CasinoTableColumn.Logo]: "Logo",
|
|
@@ -626,10 +626,10 @@ const casinoTable$8 = {
|
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
};
|
|
629
|
-
const copyText$
|
|
629
|
+
const copyText$9 = {
|
|
630
630
|
title: "Kopieret til udklipsholderen!"
|
|
631
631
|
};
|
|
632
|
-
const gameDemo$
|
|
632
|
+
const gameDemo$9 = {
|
|
633
633
|
warning: "Din browser er for gammel til at vise iframe-elementet",
|
|
634
634
|
action: {
|
|
635
635
|
playForReal: "Spil for rigtige penge",
|
|
@@ -643,7 +643,7 @@ const gameDemo$8 = {
|
|
|
643
643
|
description: "Du kan i stedet besøge vores anbefalede casinoside for at spille med rigtige penge."
|
|
644
644
|
}
|
|
645
645
|
};
|
|
646
|
-
const gameInfo$
|
|
646
|
+
const gameInfo$9 = {
|
|
647
647
|
title: "Spilinfo",
|
|
648
648
|
group: {
|
|
649
649
|
general: "Generelle karakteristika",
|
|
@@ -687,18 +687,18 @@ const gameInfo$8 = {
|
|
|
687
687
|
}
|
|
688
688
|
}
|
|
689
689
|
};
|
|
690
|
-
const prosCons$
|
|
690
|
+
const prosCons$9 = {
|
|
691
691
|
advantages: "Fordele",
|
|
692
692
|
disadvantages: "Ulemper"
|
|
693
693
|
};
|
|
694
|
-
const author$
|
|
694
|
+
const author$9 = {
|
|
695
695
|
title: "Udgivet af",
|
|
696
696
|
action: {
|
|
697
697
|
expand: "Vis mere",
|
|
698
698
|
collapse: "Skjul"
|
|
699
699
|
}
|
|
700
700
|
};
|
|
701
|
-
const contactForm$
|
|
701
|
+
const contactForm$9 = {
|
|
702
702
|
field: {
|
|
703
703
|
name: {
|
|
704
704
|
label: "Navn",
|
|
@@ -721,36 +721,36 @@ const contactForm$8 = {
|
|
|
721
721
|
send: "Send besked"
|
|
722
722
|
}
|
|
723
723
|
};
|
|
724
|
-
const bonusCard$
|
|
724
|
+
const bonusCard$9 = {
|
|
725
725
|
action: {
|
|
726
726
|
expand: "Læs mere",
|
|
727
727
|
collapse: "Skjul"
|
|
728
728
|
}
|
|
729
729
|
};
|
|
730
|
-
const informer$
|
|
730
|
+
const informer$9 = {
|
|
731
731
|
[InformerType.Advice.toLowerCase()]: "Råd",
|
|
732
732
|
[InformerType.Fact.toLowerCase()]: "Fakta"
|
|
733
733
|
};
|
|
734
|
-
const dictionary$
|
|
735
|
-
pageNotFound: pageNotFound$
|
|
736
|
-
pageContacts: pageContacts$
|
|
737
|
-
pagePrivacyPolicy: pagePrivacyPolicy$
|
|
738
|
-
pageCookiePolicy: pageCookiePolicy$
|
|
739
|
-
pageTermsAndConditions: pageTermsAndConditions$
|
|
740
|
-
footer: footer$
|
|
741
|
-
article: article$
|
|
742
|
-
casinoInfo: casinoInfo$
|
|
743
|
-
casinoTable: casinoTable$
|
|
744
|
-
copyText: copyText$
|
|
745
|
-
gameDemo: gameDemo$
|
|
746
|
-
gameInfo: gameInfo$
|
|
747
|
-
prosCons: prosCons$
|
|
748
|
-
author: author$
|
|
749
|
-
contactForm: contactForm$
|
|
750
|
-
bonusCard: bonusCard$
|
|
751
|
-
informer: informer$
|
|
734
|
+
const dictionary$9 = {
|
|
735
|
+
pageNotFound: pageNotFound$9,
|
|
736
|
+
pageContacts: pageContacts$9,
|
|
737
|
+
pagePrivacyPolicy: pagePrivacyPolicy$9,
|
|
738
|
+
pageCookiePolicy: pageCookiePolicy$9,
|
|
739
|
+
pageTermsAndConditions: pageTermsAndConditions$9,
|
|
740
|
+
footer: footer$9,
|
|
741
|
+
article: article$9,
|
|
742
|
+
casinoInfo: casinoInfo$9,
|
|
743
|
+
casinoTable: casinoTable$9,
|
|
744
|
+
copyText: copyText$9,
|
|
745
|
+
gameDemo: gameDemo$9,
|
|
746
|
+
gameInfo: gameInfo$9,
|
|
747
|
+
prosCons: prosCons$9,
|
|
748
|
+
author: author$9,
|
|
749
|
+
contactForm: contactForm$9,
|
|
750
|
+
bonusCard: bonusCard$9,
|
|
751
|
+
informer: informer$9
|
|
752
752
|
};
|
|
753
|
-
const pageNotFound$
|
|
753
|
+
const pageNotFound$8 = {
|
|
754
754
|
seo: {
|
|
755
755
|
title: "Seite nicht gefunden | {{siteName}}"
|
|
756
756
|
},
|
|
@@ -758,11 +758,11 @@ const pageNotFound$7 = {
|
|
|
758
758
|
description: "Entschuldigung 😔, wir konnten nicht finden, wonach Sie gesucht haben.",
|
|
759
759
|
action: "Zur Startseite"
|
|
760
760
|
};
|
|
761
|
-
const pageContacts$
|
|
761
|
+
const pageContacts$8 = {
|
|
762
762
|
title: "Kontakt",
|
|
763
763
|
text: "Haben Sie Fragen? Lassen Sie es uns wissen, indem Sie das untenstehende Formular ausfüllen! Sie können uns gerne über das Formular auf unserer Website kontaktieren, wenn Sie Hilfe bei der Spielauswahl oder andere Anfragen haben."
|
|
764
764
|
};
|
|
765
|
-
const pagePrivacyPolicy$
|
|
765
|
+
const pagePrivacyPolicy$8 = {
|
|
766
766
|
title: "Datenschutzerklärung",
|
|
767
767
|
text: "Bitte lesen Sie unsere Datenschutzerklärung sorgfältig durch, bevor Sie unsere Website nutzen.",
|
|
768
768
|
sectionOne: {
|
|
@@ -800,7 +800,7 @@ const pagePrivacyPolicy$7 = {
|
|
|
800
800
|
}
|
|
801
801
|
}
|
|
802
802
|
};
|
|
803
|
-
const pageCookiePolicy$
|
|
803
|
+
const pageCookiePolicy$8 = {
|
|
804
804
|
title: "Cookie-Richtlinie",
|
|
805
805
|
text: "Bei {{siteName}} ist es unser Ziel, Ihnen ein nahtloses und personalisiertes Spielerlebnis zu bieten, das auf Ihre Vorlieben zugeschnitten ist. Diese Cookie-Richtlinie beschreibt unseren transparenten Ansatz zur Verwendung von Cookies, um Ihre Interaktionen mit unserer Plattform zu verbessern und Ihr Vertrauen zu stärken. Durch die weitere Nutzung unserer Website stimmen Sie der Verwendung von Cookies zu, um Ihr Erlebnis zu optimieren.",
|
|
806
806
|
sectionOne: {
|
|
@@ -829,7 +829,7 @@ const pageCookiePolicy$7 = {
|
|
|
829
829
|
text: "Wenn Sie verstehen, wie wir Cookies verwenden, können Sie Ihre Zeit auf {{siteName}} besser genießen und gleichzeitig sicher sein, dass Ihre Privatsphäre respektiert wird."
|
|
830
830
|
}
|
|
831
831
|
};
|
|
832
|
-
const pageTermsAndConditions$
|
|
832
|
+
const pageTermsAndConditions$8 = {
|
|
833
833
|
title: "Allgemeine Geschäftsbedingungen",
|
|
834
834
|
text: 'Willkommen auf der Seite "Allgemeine Geschäftsbedingungen" von {{siteName}}. Dieses Dokument beschreibt die wichtigsten Regeln und Bedingungen für die Nutzung unserer Website. Durch den Zugriff auf und die Nutzung von {{siteName}} erklären Sie sich mit diesen Bedingungen einverstanden. Bitte lesen Sie sie sorgfältig durch, um eine sichere und zufriedenstellende Nutzung zu gewährleisten.',
|
|
835
835
|
sectionOne: {
|
|
@@ -926,14 +926,14 @@ const pageTermsAndConditions$7 = {
|
|
|
926
926
|
}
|
|
927
927
|
}
|
|
928
928
|
};
|
|
929
|
-
const footer$
|
|
929
|
+
const footer$8 = {
|
|
930
930
|
copyright: "© {{year}} {{siteName}}. Alle Rechte vorbehalten.",
|
|
931
931
|
disclaimer: {
|
|
932
932
|
title: "Spielen Sie verantwortungsbewusst: ",
|
|
933
933
|
description: "{{siteName}} ist eine unabhängige Ressource und nicht mit den von uns beworbenen Seiten verbunden. Stellen Sie sicher, dass Sie über alle erforderlichen Zertifikate verfügen und die gesetzlichen Anforderungen erfüllt sind, bevor Sie mit dem Spielen beginnen. Der Hauptzweck von {{siteName}} besteht darin, informative und unterhaltsame Inhalte bereitzustellen. Wenn Sie nach Links zu verwandten Ressourcen suchen, werden Sie zu den entsprechenden Plattformen weitergeleitet."
|
|
934
934
|
}
|
|
935
935
|
};
|
|
936
|
-
const article$
|
|
936
|
+
const article$8 = {
|
|
937
937
|
meta: {
|
|
938
938
|
author: "Autor: ",
|
|
939
939
|
publicationDate: "Veröffentlichungsdatum: ",
|
|
@@ -946,7 +946,7 @@ const article$7 = {
|
|
|
946
946
|
}
|
|
947
947
|
}
|
|
948
948
|
};
|
|
949
|
-
const casinoInfo$
|
|
949
|
+
const casinoInfo$8 = {
|
|
950
950
|
feature: {
|
|
951
951
|
[CasinoCharacteristic.Rtp]: "RTP",
|
|
952
952
|
[CasinoCharacteristic.GamesCount]: "Spiele",
|
|
@@ -954,7 +954,7 @@ const casinoInfo$7 = {
|
|
|
954
954
|
[CasinoCharacteristic.PayoutSpeed]: "Auszahlungsgeschwindigkeit"
|
|
955
955
|
}
|
|
956
956
|
};
|
|
957
|
-
const casinoTable$
|
|
957
|
+
const casinoTable$8 = {
|
|
958
958
|
column: {
|
|
959
959
|
[CasinoTableColumn.ID]: "ID",
|
|
960
960
|
[CasinoTableColumn.Logo]: "Logo",
|
|
@@ -974,10 +974,10 @@ const casinoTable$7 = {
|
|
|
974
974
|
}
|
|
975
975
|
}
|
|
976
976
|
};
|
|
977
|
-
const copyText$
|
|
977
|
+
const copyText$8 = {
|
|
978
978
|
title: "In die Zwischenablage kopiert!"
|
|
979
979
|
};
|
|
980
|
-
const gameDemo$
|
|
980
|
+
const gameDemo$8 = {
|
|
981
981
|
warning: "Ihr Browser ist zu alt, um das iframe-Element anzuzeigen.",
|
|
982
982
|
action: {
|
|
983
983
|
playForReal: "Spiele Mit Echtgeld",
|
|
@@ -991,7 +991,7 @@ const gameDemo$7 = {
|
|
|
991
991
|
description: "Sie können stattdessen unsere empfohlene Casino-Seite besuchen, um mit echtem Geld zu spielen."
|
|
992
992
|
}
|
|
993
993
|
};
|
|
994
|
-
const gameInfo$
|
|
994
|
+
const gameInfo$8 = {
|
|
995
995
|
title: "Spielinfo",
|
|
996
996
|
group: {
|
|
997
997
|
general: "Allgemeine Eigenschaften",
|
|
@@ -1035,18 +1035,18 @@ const gameInfo$7 = {
|
|
|
1035
1035
|
}
|
|
1036
1036
|
}
|
|
1037
1037
|
};
|
|
1038
|
-
const prosCons$
|
|
1038
|
+
const prosCons$8 = {
|
|
1039
1039
|
advantages: "Vorteile",
|
|
1040
1040
|
disadvantages: "Nachteile"
|
|
1041
1041
|
};
|
|
1042
|
-
const author$
|
|
1042
|
+
const author$8 = {
|
|
1043
1043
|
title: "Veröffentlicht von",
|
|
1044
1044
|
action: {
|
|
1045
1045
|
expand: "Mehr anzeigen",
|
|
1046
1046
|
collapse: "Ausblenden"
|
|
1047
1047
|
}
|
|
1048
1048
|
};
|
|
1049
|
-
const contactForm$
|
|
1049
|
+
const contactForm$8 = {
|
|
1050
1050
|
field: {
|
|
1051
1051
|
name: {
|
|
1052
1052
|
label: "Name",
|
|
@@ -1069,36 +1069,36 @@ const contactForm$7 = {
|
|
|
1069
1069
|
send: "Nachricht senden"
|
|
1070
1070
|
}
|
|
1071
1071
|
};
|
|
1072
|
-
const bonusCard$
|
|
1072
|
+
const bonusCard$8 = {
|
|
1073
1073
|
action: {
|
|
1074
1074
|
expand: "Mehr erfahren",
|
|
1075
1075
|
collapse: "Ausblenden"
|
|
1076
1076
|
}
|
|
1077
1077
|
};
|
|
1078
|
-
const informer$
|
|
1078
|
+
const informer$8 = {
|
|
1079
1079
|
[InformerType.Advice.toLowerCase()]: "Ratschlag",
|
|
1080
1080
|
[InformerType.Fact.toLowerCase()]: "Fakt"
|
|
1081
1081
|
};
|
|
1082
|
-
const dictionary$
|
|
1083
|
-
pageNotFound: pageNotFound$
|
|
1084
|
-
pageContacts: pageContacts$
|
|
1085
|
-
pagePrivacyPolicy: pagePrivacyPolicy$
|
|
1086
|
-
pageCookiePolicy: pageCookiePolicy$
|
|
1087
|
-
pageTermsAndConditions: pageTermsAndConditions$
|
|
1088
|
-
footer: footer$
|
|
1089
|
-
article: article$
|
|
1090
|
-
casinoInfo: casinoInfo$
|
|
1091
|
-
casinoTable: casinoTable$
|
|
1092
|
-
copyText: copyText$
|
|
1093
|
-
gameDemo: gameDemo$
|
|
1094
|
-
gameInfo: gameInfo$
|
|
1095
|
-
prosCons: prosCons$
|
|
1096
|
-
author: author$
|
|
1097
|
-
contactForm: contactForm$
|
|
1098
|
-
bonusCard: bonusCard$
|
|
1099
|
-
informer: informer$
|
|
1082
|
+
const dictionary$8 = {
|
|
1083
|
+
pageNotFound: pageNotFound$8,
|
|
1084
|
+
pageContacts: pageContacts$8,
|
|
1085
|
+
pagePrivacyPolicy: pagePrivacyPolicy$8,
|
|
1086
|
+
pageCookiePolicy: pageCookiePolicy$8,
|
|
1087
|
+
pageTermsAndConditions: pageTermsAndConditions$8,
|
|
1088
|
+
footer: footer$8,
|
|
1089
|
+
article: article$8,
|
|
1090
|
+
casinoInfo: casinoInfo$8,
|
|
1091
|
+
casinoTable: casinoTable$8,
|
|
1092
|
+
copyText: copyText$8,
|
|
1093
|
+
gameDemo: gameDemo$8,
|
|
1094
|
+
gameInfo: gameInfo$8,
|
|
1095
|
+
prosCons: prosCons$8,
|
|
1096
|
+
author: author$8,
|
|
1097
|
+
contactForm: contactForm$8,
|
|
1098
|
+
bonusCard: bonusCard$8,
|
|
1099
|
+
informer: informer$8
|
|
1100
1100
|
};
|
|
1101
|
-
const pageNotFound$
|
|
1101
|
+
const pageNotFound$7 = {
|
|
1102
1102
|
seo: {
|
|
1103
1103
|
title: "Page not found | {{siteName}}"
|
|
1104
1104
|
},
|
|
@@ -1106,11 +1106,11 @@ const pageNotFound$6 = {
|
|
|
1106
1106
|
description: "Sorry 😔, we couldn’t find what you were looking for.",
|
|
1107
1107
|
action: "Go Home"
|
|
1108
1108
|
};
|
|
1109
|
-
const pageContacts$
|
|
1109
|
+
const pageContacts$7 = {
|
|
1110
1110
|
title: "Contact Us",
|
|
1111
1111
|
text: "Have any questions? Let us know by filling out the form below! Feel free to contact us through the form on our website for help with game selection or any other inquiries."
|
|
1112
1112
|
};
|
|
1113
|
-
const pagePrivacyPolicy$
|
|
1113
|
+
const pagePrivacyPolicy$7 = {
|
|
1114
1114
|
title: "Privacy Policy",
|
|
1115
1115
|
text: "Please read our Privacy Policy carefully before using our website.",
|
|
1116
1116
|
sectionOne: {
|
|
@@ -1148,7 +1148,7 @@ const pagePrivacyPolicy$6 = {
|
|
|
1148
1148
|
}
|
|
1149
1149
|
}
|
|
1150
1150
|
};
|
|
1151
|
-
const pageCookiePolicy$
|
|
1151
|
+
const pageCookiePolicy$7 = {
|
|
1152
1152
|
title: "Cookie Policy",
|
|
1153
1153
|
text: "At {{siteName}}, our goal is to deliver a seamless and personalized gaming experience tailored to your preferences. This Cookie Policy outlines our transparent approach to cookie usage, designed to enhance your interactions with our platform and build your trust. By continuing to use our website, you consent to our use of cookies to optimize your experience.",
|
|
1154
1154
|
sectionOne: {
|
|
@@ -1177,7 +1177,7 @@ const pageCookiePolicy$6 = {
|
|
|
1177
1177
|
text: "By understanding how we use cookies, you can better enjoy your time on {{siteName}} while knowing your privacy is respected."
|
|
1178
1178
|
}
|
|
1179
1179
|
};
|
|
1180
|
-
const pageTermsAndConditions$
|
|
1180
|
+
const pageTermsAndConditions$7 = {
|
|
1181
1181
|
title: "Terms and Conditions",
|
|
1182
1182
|
text: 'Welcome to the "Terms and Conditions" page of {{siteName}}. This document outlines the key rules and conditions governing your use of our website. By accessing and using {{siteName}}, you agree to comply with these terms. Please read them carefully to ensure a secure and satisfactory experience.',
|
|
1183
1183
|
sectionOne: {
|
|
@@ -1274,14 +1274,14 @@ const pageTermsAndConditions$6 = {
|
|
|
1274
1274
|
}
|
|
1275
1275
|
}
|
|
1276
1276
|
};
|
|
1277
|
-
const footer$
|
|
1277
|
+
const footer$7 = {
|
|
1278
1278
|
copyright: "© {{year}} {{siteName}}. All rights reserved.",
|
|
1279
1279
|
disclaimer: {
|
|
1280
1280
|
title: "Play responsibly: ",
|
|
1281
1281
|
description: "{{siteName}} is an independent resource not affiliated with the sites we promote. Make sure you have all the necessary certifications and legal requirements are met before you start playing. The main purpose of {{siteName}} is to provide informative and entertaining content. If you are looking for links to related resources, you will be redirected to the relevant platforms."
|
|
1282
1282
|
}
|
|
1283
1283
|
};
|
|
1284
|
-
const article$
|
|
1284
|
+
const article$7 = {
|
|
1285
1285
|
meta: {
|
|
1286
1286
|
author: "Author: ",
|
|
1287
1287
|
publicationDate: "Publication date: ",
|
|
@@ -1294,7 +1294,7 @@ const article$6 = {
|
|
|
1294
1294
|
}
|
|
1295
1295
|
}
|
|
1296
1296
|
};
|
|
1297
|
-
const casinoInfo$
|
|
1297
|
+
const casinoInfo$7 = {
|
|
1298
1298
|
feature: {
|
|
1299
1299
|
[CasinoCharacteristic.Rtp]: "RTP",
|
|
1300
1300
|
[CasinoCharacteristic.GamesCount]: "Games",
|
|
@@ -1302,7 +1302,7 @@ const casinoInfo$6 = {
|
|
|
1302
1302
|
[CasinoCharacteristic.PayoutSpeed]: "Payout Speed"
|
|
1303
1303
|
}
|
|
1304
1304
|
};
|
|
1305
|
-
const casinoTable$
|
|
1305
|
+
const casinoTable$7 = {
|
|
1306
1306
|
column: {
|
|
1307
1307
|
[CasinoTableColumn.ID]: "ID",
|
|
1308
1308
|
[CasinoTableColumn.Logo]: "Logo",
|
|
@@ -1322,10 +1322,10 @@ const casinoTable$6 = {
|
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
};
|
|
1325
|
-
const copyText$
|
|
1325
|
+
const copyText$7 = {
|
|
1326
1326
|
title: "Copied to clipboard!"
|
|
1327
1327
|
};
|
|
1328
|
-
const gameDemo$
|
|
1328
|
+
const gameDemo$7 = {
|
|
1329
1329
|
warning: "Your browser is too old to display the iframe element",
|
|
1330
1330
|
action: {
|
|
1331
1331
|
playForReal: "Play for Real",
|
|
@@ -1339,7 +1339,7 @@ const gameDemo$6 = {
|
|
|
1339
1339
|
description: "You can visit our recommended casino site to play for real money instead."
|
|
1340
1340
|
}
|
|
1341
1341
|
};
|
|
1342
|
-
const gameInfo$
|
|
1342
|
+
const gameInfo$7 = {
|
|
1343
1343
|
title: "Game Info",
|
|
1344
1344
|
group: {
|
|
1345
1345
|
general: "General Characteristics",
|
|
@@ -1383,18 +1383,18 @@ const gameInfo$6 = {
|
|
|
1383
1383
|
}
|
|
1384
1384
|
}
|
|
1385
1385
|
};
|
|
1386
|
-
const prosCons$
|
|
1386
|
+
const prosCons$7 = {
|
|
1387
1387
|
advantages: "Advantages",
|
|
1388
1388
|
disadvantages: "Disadvantages"
|
|
1389
1389
|
};
|
|
1390
|
-
const author$
|
|
1390
|
+
const author$7 = {
|
|
1391
1391
|
title: "Published by",
|
|
1392
1392
|
action: {
|
|
1393
1393
|
expand: "Show more",
|
|
1394
1394
|
collapse: "Hide"
|
|
1395
1395
|
}
|
|
1396
1396
|
};
|
|
1397
|
-
const contactForm$
|
|
1397
|
+
const contactForm$7 = {
|
|
1398
1398
|
field: {
|
|
1399
1399
|
name: {
|
|
1400
1400
|
label: "Name",
|
|
@@ -1417,16 +1417,364 @@ const contactForm$6 = {
|
|
|
1417
1417
|
send: "Send Message"
|
|
1418
1418
|
}
|
|
1419
1419
|
};
|
|
1420
|
-
const bonusCard$
|
|
1420
|
+
const bonusCard$7 = {
|
|
1421
1421
|
action: {
|
|
1422
1422
|
expand: "Learn more",
|
|
1423
1423
|
collapse: "Hide"
|
|
1424
1424
|
}
|
|
1425
1425
|
};
|
|
1426
|
-
const informer$
|
|
1426
|
+
const informer$7 = {
|
|
1427
1427
|
[InformerType.Advice.toLowerCase()]: "Advice",
|
|
1428
1428
|
[InformerType.Fact.toLowerCase()]: "Fact"
|
|
1429
1429
|
};
|
|
1430
|
+
const dictionary$7 = {
|
|
1431
|
+
pageNotFound: pageNotFound$7,
|
|
1432
|
+
pageContacts: pageContacts$7,
|
|
1433
|
+
pagePrivacyPolicy: pagePrivacyPolicy$7,
|
|
1434
|
+
pageCookiePolicy: pageCookiePolicy$7,
|
|
1435
|
+
pageTermsAndConditions: pageTermsAndConditions$7,
|
|
1436
|
+
footer: footer$7,
|
|
1437
|
+
article: article$7,
|
|
1438
|
+
casinoInfo: casinoInfo$7,
|
|
1439
|
+
casinoTable: casinoTable$7,
|
|
1440
|
+
copyText: copyText$7,
|
|
1441
|
+
gameDemo: gameDemo$7,
|
|
1442
|
+
gameInfo: gameInfo$7,
|
|
1443
|
+
prosCons: prosCons$7,
|
|
1444
|
+
author: author$7,
|
|
1445
|
+
contactForm: contactForm$7,
|
|
1446
|
+
bonusCard: bonusCard$7,
|
|
1447
|
+
informer: informer$7
|
|
1448
|
+
};
|
|
1449
|
+
const pageNotFound$6 = {
|
|
1450
|
+
seo: {
|
|
1451
|
+
title: "Página no encontrada | {{siteName}}"
|
|
1452
|
+
},
|
|
1453
|
+
title: "404 — Página no encontrada",
|
|
1454
|
+
description: "Lo sentimos 😔, no pudimos encontrar lo que estabas buscando.",
|
|
1455
|
+
action: "Ir al inicio"
|
|
1456
|
+
};
|
|
1457
|
+
const pageContacts$6 = {
|
|
1458
|
+
title: "Contáctanos",
|
|
1459
|
+
text: "¿Tienes alguna pregunta? ¡Haznos saber llenando el formulario a continuación! No dudes en contactarnos a través del formulario en nuestro sitio web para obtener ayuda con la selección de juegos u otras consultas."
|
|
1460
|
+
};
|
|
1461
|
+
const pagePrivacyPolicy$6 = {
|
|
1462
|
+
title: "Política de Privacidad",
|
|
1463
|
+
text: "Por favor, lee nuestra Política de Privacidad cuidadosamente antes de usar nuestro sitio web.",
|
|
1464
|
+
sectionOne: {
|
|
1465
|
+
title: "Política de Privacidad de {{siteName}}",
|
|
1466
|
+
text: "En {{siteName}}, valoramos tu privacidad e implementamos las medidas necesarias para proteger los datos personales recopilados a través de nuestra plataforma. Solo solicitamos tu información cuando es esencial para brindar los servicios que has solicitado, siempre con tu consentimiento explícito y una explicación clara de su uso previsto. Aunque tomamos todas las precauciones para proteger tus datos, la transmisión de información en línea conlleva riesgos inherentes. A pesar de nuestras medidas de seguridad, no se puede garantizar una protección absoluta contra violaciones de datos. Compartir tu información con nosotros queda a tu discreción."
|
|
1467
|
+
},
|
|
1468
|
+
sectionTwo: {
|
|
1469
|
+
title: "Recopilación de información",
|
|
1470
|
+
textOne: "Recopilamos únicamente los datos personales necesarios para cumplir con tus solicitudes, como el registro de cuentas o suscripciones al boletín. Específicamente, podemos solicitar:",
|
|
1471
|
+
list: {
|
|
1472
|
+
itemOne: "Tu nombre completo",
|
|
1473
|
+
itemTwo: "Tu dirección de correo electrónico"
|
|
1474
|
+
},
|
|
1475
|
+
textTwo: "La recopilación de datos está estrictamente limitada a los casos en los que otorgues tu consentimiento explícito al completar el formulario correspondiente."
|
|
1476
|
+
},
|
|
1477
|
+
sectionThree: {
|
|
1478
|
+
title: "Almacenamiento y protección de datos",
|
|
1479
|
+
text: "Tus datos personales se almacenan solo el tiempo necesario para brindar los servicios solicitados. Utilizamos medidas de seguridad comercialmente razonables para proteger tu información contra pérdida, robo o acceso no autorizado. Garantizamos que tu información personal no será divulgada públicamente ni compartida con terceros, a menos que sea requerido legalmente."
|
|
1480
|
+
},
|
|
1481
|
+
sectionFour: {
|
|
1482
|
+
title: "Actualizaciones",
|
|
1483
|
+
text: "Cualquier cambio en nuestra Política de Privacidad entrará en vigor inmediatamente después de publicarse en esta página. Recomendamos revisar esta sección regularmente para mantenerte informado sobre las actualizaciones."
|
|
1484
|
+
},
|
|
1485
|
+
sectionFive: {
|
|
1486
|
+
title: "Descargo de responsabilidad",
|
|
1487
|
+
text: "{{siteName}} puede incluir enlaces a sitios web o recursos de terceros. No somos responsables de su contenido ni de cómo manejan tus datos, ya que operan bajo sus propias políticas de privacidad."
|
|
1488
|
+
},
|
|
1489
|
+
sectionSix: {
|
|
1490
|
+
title: "Canal de contacto",
|
|
1491
|
+
text: "Si tienes alguna pregunta sobre nuestra Política de Privacidad o cómo manejamos tus datos personales, no dudes en contactarnos utilizando el formulario de comunicación disponible en {{siteName}}.",
|
|
1492
|
+
textWithLink: {
|
|
1493
|
+
contentStart: "Si tienes alguna pregunta sobre nuestra Política de Privacidad o cómo manejamos tus datos personales, no dudes en ",
|
|
1494
|
+
link: "contactarnos",
|
|
1495
|
+
contentEnd: " utilizando el formulario de comunicación disponible en {{siteName}}."
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
};
|
|
1499
|
+
const pageCookiePolicy$6 = {
|
|
1500
|
+
title: "Política de Cookies",
|
|
1501
|
+
text: "En {{siteName}}, nuestro objetivo es ofrecer una experiencia de juego fluida y personalizada adaptada a tus preferencias. Esta Política de Cookies describe nuestro enfoque transparente en el uso de cookies, diseñado para mejorar tus interacciones con nuestra plataforma y generar confianza. Al continuar utilizando nuestro sitio web, aceptas el uso de cookies para optimizar tu experiencia.",
|
|
1502
|
+
sectionOne: {
|
|
1503
|
+
title: "¿Qué son las cookies?",
|
|
1504
|
+
textOne: "Las cookies son pequeños archivos de texto almacenados en tu dispositivo cuando visitas {{siteName}}. Nos ayudan a recordar tus preferencias, rastrear visitas a páginas y mejorar la funcionalidad en general. Con las cookies, podemos personalizar tu experiencia, simplificar la navegación y garantizar una transferencia fluida de datos entre secciones del sitio.",
|
|
1505
|
+
textTwo: "Si tienes alguna pregunta sobre nuestro uso de cookies o cualquier otro tema, ¡no dudes en contactarnos a través del formulario disponible en nuestro sitio web!"
|
|
1506
|
+
},
|
|
1507
|
+
sectionTwo: {
|
|
1508
|
+
title: "¿Cómo usamos las cookies?",
|
|
1509
|
+
textOne: "Solo utilizamos cookies con tu consentimiento, el cual otorgas durante tu primera visita a {{siteName}}. Estas cookies nos ayudan a:",
|
|
1510
|
+
list: {
|
|
1511
|
+
itemOne: "Personalizar tu interfaz adaptando idioma, configuración del dispositivo y otras preferencias.",
|
|
1512
|
+
itemTwo: "Mostrar contenido relevante, incluidas ofertas promocionales.",
|
|
1513
|
+
itemThree: "Recopilar estadísticas anónimas para mejorar el rendimiento del sitio web."
|
|
1514
|
+
},
|
|
1515
|
+
textTwo: "Puedes gestionar, bloquear o eliminar cookies en cualquier momento a través de la configuración de tu navegador. Ten en cuenta que deshabilitar las cookies puede limitar ciertas funciones y afectar tu experiencia."
|
|
1516
|
+
},
|
|
1517
|
+
sectionThree: {
|
|
1518
|
+
title: "Usamos cookies para:",
|
|
1519
|
+
list: {
|
|
1520
|
+
itemOne: "Mejorar la navegación y simplificar tus interacciones con el sitio.",
|
|
1521
|
+
itemTwo: "Ofrecer contenido y anuncios personalizados según tus preferencias.",
|
|
1522
|
+
itemThree: "Recopilar datos analíticos, como la actividad de los usuarios, para mejorar el rendimiento del sitio.",
|
|
1523
|
+
itemFour: "Colaborar con socios para ofrecer promociones alineadas con tus intereses."
|
|
1524
|
+
},
|
|
1525
|
+
text: "Al comprender cómo usamos las cookies, puedes disfrutar mejor de tu tiempo en {{siteName}} sabiendo que tu privacidad es respetada."
|
|
1526
|
+
}
|
|
1527
|
+
};
|
|
1528
|
+
const pageTermsAndConditions$6 = {
|
|
1529
|
+
title: "Términos y Condiciones",
|
|
1530
|
+
text: 'Bienvenido a la página de "Términos y Condiciones" de {{siteName}}. Este documento describe las reglas y condiciones principales que rigen el uso de nuestro sitio web. Al acceder y usar {{siteName}}, aceptas cumplir con estos términos. Por favor, léelos cuidadosamente para garantizar una experiencia segura y satisfactoria.',
|
|
1531
|
+
sectionOne: {
|
|
1532
|
+
title: "Definiciones",
|
|
1533
|
+
text: "Esta sección explica los términos clave utilizados en el documento:",
|
|
1534
|
+
list: {
|
|
1535
|
+
itemOne: {
|
|
1536
|
+
title: "Sitio web",
|
|
1537
|
+
description: "Se refiere a {{siteName}} y sus versiones localizadas en varios idiomas."
|
|
1538
|
+
},
|
|
1539
|
+
itemTwo: {
|
|
1540
|
+
title: "Usuario",
|
|
1541
|
+
description: "Cualquier persona o entidad que visite o use {{siteName}}."
|
|
1542
|
+
},
|
|
1543
|
+
itemThree: {
|
|
1544
|
+
title: "Datos",
|
|
1545
|
+
description: "Información proporcionada por los usuarios durante su interacción con el sitio web."
|
|
1546
|
+
},
|
|
1547
|
+
itemFour: {
|
|
1548
|
+
title: "Cookies",
|
|
1549
|
+
description: "Pequeños archivos de texto almacenados en los dispositivos de los usuarios para mejorar la funcionalidad y la experiencia."
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
},
|
|
1553
|
+
sectionTwo: {
|
|
1554
|
+
title: "Disposiciones Generales",
|
|
1555
|
+
list: {
|
|
1556
|
+
itemOne: {
|
|
1557
|
+
title: "Propósito del sitio",
|
|
1558
|
+
description: "{{siteName}} proporciona información y recursos para usuarios interesados en juegos en línea, incluyendo orientación y reseñas."
|
|
1559
|
+
},
|
|
1560
|
+
itemTwo: {
|
|
1561
|
+
title: "Carácter informativo",
|
|
1562
|
+
description: "Todo el contenido del sitio es solo para fines informativos y no debe considerarse asesoría legal o financiera."
|
|
1563
|
+
},
|
|
1564
|
+
itemThree: {
|
|
1565
|
+
title: "Exactitud de los datos",
|
|
1566
|
+
description: "Aunque nos esforzamos por proporcionar información precisa y actualizada, no podemos garantizar su total exactitud."
|
|
1567
|
+
},
|
|
1568
|
+
itemFour: {
|
|
1569
|
+
title: "Enlaces de terceros",
|
|
1570
|
+
description: "{{siteName}} puede incluir enlaces a recursos externos, pero no somos responsables del contenido ni de las prácticas de los sitios web de terceros."
|
|
1571
|
+
}
|
|
1572
|
+
}
|
|
1573
|
+
},
|
|
1574
|
+
sectionThree: {
|
|
1575
|
+
title: "Consentimiento del usuario",
|
|
1576
|
+
text: "Al usar {{siteName}}, confirmas tu acuerdo con estos Términos y Condiciones y nuestra Política de Privacidad."
|
|
1577
|
+
},
|
|
1578
|
+
sectionFour: {
|
|
1579
|
+
title: "Contenido generado por usuarios",
|
|
1580
|
+
text: "Si decides publicar contenido en {{siteName}}, debes cumplir con las siguientes pautas:",
|
|
1581
|
+
list: {
|
|
1582
|
+
itemOne: {
|
|
1583
|
+
title: "Derechos de uso",
|
|
1584
|
+
description: "{{siteName}} se reserva el derecho de usar el contenido generado por usuarios con fines comerciales o promocionales."
|
|
1585
|
+
},
|
|
1586
|
+
itemTwo: {
|
|
1587
|
+
title: "Restricciones",
|
|
1588
|
+
description: "Está prohibido publicar contenido falso, difamatorio, ofensivo o que viole leyes aplicables."
|
|
1589
|
+
}
|
|
1590
|
+
}
|
|
1591
|
+
},
|
|
1592
|
+
sectionFive: {
|
|
1593
|
+
title: "Servicio de mediación",
|
|
1594
|
+
text: "{{siteName}} puede actuar como mediador en disputas entre jugadores y operadores de juegos en línea, ayudando a resolver conflictos de manera neutral."
|
|
1595
|
+
},
|
|
1596
|
+
sectionSix: {
|
|
1597
|
+
title: "Política de Privacidad",
|
|
1598
|
+
textOne: "Valoramos tu privacidad y operamos bajo los siguientes principios:",
|
|
1599
|
+
list: {
|
|
1600
|
+
itemOne: "Los datos se recopilan y usan solo para fines necesarios.",
|
|
1601
|
+
itemTwo: "Medidas de seguridad sólidas protegen la información del usuario.",
|
|
1602
|
+
itemThree: "Los usuarios tienen derecho a gestionar o eliminar sus datos."
|
|
1603
|
+
},
|
|
1604
|
+
textTwo: "Para más detalles, por favor revisa nuestra Política de Privacidad completa.",
|
|
1605
|
+
textTwoWithLink: {
|
|
1606
|
+
contentStart: "Para más detalles, por favor revisa nuestra ",
|
|
1607
|
+
link: "Política de Privacidad",
|
|
1608
|
+
contentEnd: " completa."
|
|
1609
|
+
}
|
|
1610
|
+
},
|
|
1611
|
+
sectionSeven: {
|
|
1612
|
+
title: "Disposiciones Finales",
|
|
1613
|
+
list: {
|
|
1614
|
+
itemOne: {
|
|
1615
|
+
title: "Cambios en los Términos y Condiciones",
|
|
1616
|
+
description: "{{siteName}} se reserva el derecho de actualizar estos Términos y Condiciones sin previo aviso. Cualquier cambio entrará en vigor inmediatamente tras su publicación en esta página."
|
|
1617
|
+
},
|
|
1618
|
+
itemTwo: {
|
|
1619
|
+
title: "Contáctanos",
|
|
1620
|
+
description: "Si tienes preguntas sobre estos Términos y Condiciones, no dudes en contactarnos a través del formulario disponible en {{siteName}}."
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
};
|
|
1625
|
+
const footer$6 = {
|
|
1626
|
+
copyright: "© {{year}} {{siteName}}. Todos los derechos reservados.",
|
|
1627
|
+
disclaimer: {
|
|
1628
|
+
title: "Juega con responsabilidad: ",
|
|
1629
|
+
description: "{{siteName}} es un recurso independiente no afiliado a los sitios que promocionamos. Asegúrate de contar con todas las certificaciones necesarias y cumplir los requisitos legales antes de empezar a jugar. El propósito principal de {{siteName}} es proporcionar contenido informativo y entretenido. Si buscas enlaces a recursos relacionados, serás redirigido a las plataformas correspondientes."
|
|
1630
|
+
}
|
|
1631
|
+
};
|
|
1632
|
+
const article$6 = {
|
|
1633
|
+
meta: {
|
|
1634
|
+
author: "Autor: ",
|
|
1635
|
+
publicationDate: "Fecha de publicación: ",
|
|
1636
|
+
readingTime: {
|
|
1637
|
+
label: "Tiempo de lectura: ",
|
|
1638
|
+
count_one: "{{count}} minuto",
|
|
1639
|
+
count_few: "{{count}} minutos",
|
|
1640
|
+
count_many: "{{count}} minutos",
|
|
1641
|
+
count_other: "{{count}} minutos"
|
|
1642
|
+
}
|
|
1643
|
+
}
|
|
1644
|
+
};
|
|
1645
|
+
const casinoInfo$6 = {
|
|
1646
|
+
feature: {
|
|
1647
|
+
[CasinoCharacteristic.Rtp]: "RTP",
|
|
1648
|
+
[CasinoCharacteristic.GamesCount]: "Juegos",
|
|
1649
|
+
[CasinoCharacteristic.MidDeposit]: "Depósito mínimo",
|
|
1650
|
+
[CasinoCharacteristic.PayoutSpeed]: "Velocidad de pago"
|
|
1651
|
+
}
|
|
1652
|
+
};
|
|
1653
|
+
const casinoTable$6 = {
|
|
1654
|
+
column: {
|
|
1655
|
+
[CasinoTableColumn.ID]: "ID",
|
|
1656
|
+
[CasinoTableColumn.Logo]: "Logo",
|
|
1657
|
+
[CasinoTableColumn.Name]: "Nombre y Calificación",
|
|
1658
|
+
[CasinoTableColumn.License]: "Licencia",
|
|
1659
|
+
[CasinoTableColumn.Bonus]: "Bono",
|
|
1660
|
+
[CasinoTableColumn.Info]: "Información",
|
|
1661
|
+
[CasinoTableColumn.Actions]: "Acciones"
|
|
1662
|
+
},
|
|
1663
|
+
row: {
|
|
1664
|
+
logo: {
|
|
1665
|
+
bestChoiceBadge: "Mejor elección"
|
|
1666
|
+
},
|
|
1667
|
+
actions: {
|
|
1668
|
+
getBonus: "Obtener bono",
|
|
1669
|
+
readReview: "Leer reseña"
|
|
1670
|
+
}
|
|
1671
|
+
}
|
|
1672
|
+
};
|
|
1673
|
+
const copyText$6 = {
|
|
1674
|
+
title: "¡Copiado al portapapeles!"
|
|
1675
|
+
};
|
|
1676
|
+
const gameDemo$6 = {
|
|
1677
|
+
warning: "Tu navegador es demasiado antiguo para mostrar el elemento iframe",
|
|
1678
|
+
action: {
|
|
1679
|
+
playForReal: "Jugar con dinero real",
|
|
1680
|
+
playForFree: "Jugar gratis",
|
|
1681
|
+
activateFullscreen: "Activar pantalla completa",
|
|
1682
|
+
deactivateFullscreen: "Desactivar pantalla completa",
|
|
1683
|
+
exit: "Salir"
|
|
1684
|
+
},
|
|
1685
|
+
alert: {
|
|
1686
|
+
title: "La demo del juego no está disponible actualmente.",
|
|
1687
|
+
description: "Puedes visitar nuestro sitio de casino recomendado para jugar con dinero real."
|
|
1688
|
+
}
|
|
1689
|
+
};
|
|
1690
|
+
const gameInfo$6 = {
|
|
1691
|
+
title: "Información del Juego",
|
|
1692
|
+
group: {
|
|
1693
|
+
general: "Características Generales",
|
|
1694
|
+
features: "Características del Juego"
|
|
1695
|
+
},
|
|
1696
|
+
feature: {
|
|
1697
|
+
[GameCharacteristic.BonusFeatures]: "Funciones de Bonificación",
|
|
1698
|
+
[GameCharacteristic.Compatibility]: "Compatibilidad",
|
|
1699
|
+
[GameCharacteristic.Functions]: "Funciones",
|
|
1700
|
+
[GameCharacteristic.Developer]: "Desarrollador",
|
|
1701
|
+
[GameCharacteristic.HasAutoplay]: "Autoplay",
|
|
1702
|
+
[GameCharacteristic.HasBonusPurchase]: "Compra de Bono",
|
|
1703
|
+
[GameCharacteristic.HasCollectionSymbols]: "Símbolos de Colección",
|
|
1704
|
+
[GameCharacteristic.HasDemo]: "Versión Demo",
|
|
1705
|
+
[GameCharacteristic.HasFastSpin]: "Giro Rápido",
|
|
1706
|
+
[GameCharacteristic.HasFreeSpins]: "Tiradas Gratis",
|
|
1707
|
+
[GameCharacteristic.HasProgressiveJackpot]: "Jackpot Progresivo",
|
|
1708
|
+
[GameCharacteristic.Languages]: "Idiomas",
|
|
1709
|
+
[GameCharacteristic.MaxWin]: "Ganancia Máxima",
|
|
1710
|
+
[GameCharacteristic.MaxBet]: "Apuesta Máxima ({{currency}})",
|
|
1711
|
+
[GameCharacteristic.MinBet]: "Apuesta Mínima ({{currency}})",
|
|
1712
|
+
[GameCharacteristic.Name]: "Nombre",
|
|
1713
|
+
[GameCharacteristic.PayLines]: "Número de Líneas de Pago",
|
|
1714
|
+
[GameCharacteristic.ReelsNumber]: "Número de Rodillos",
|
|
1715
|
+
[GameCharacteristic.ReleaseDate]: "Fecha de Lanzamiento",
|
|
1716
|
+
[GameCharacteristic.RowsWithPins]: "Número de Filas con Pines",
|
|
1717
|
+
[GameCharacteristic.Rtp]: "RTP",
|
|
1718
|
+
[GameCharacteristic.Theme]: "Tema",
|
|
1719
|
+
[GameCharacteristic.Type]: "Tipo",
|
|
1720
|
+
[GameCharacteristic.Volatility]: "Volatilidad"
|
|
1721
|
+
},
|
|
1722
|
+
value: {
|
|
1723
|
+
boolean: {
|
|
1724
|
+
true: "Sí",
|
|
1725
|
+
false: "No"
|
|
1726
|
+
},
|
|
1727
|
+
volatility: {
|
|
1728
|
+
[GameVolatility.High]: "Alta",
|
|
1729
|
+
[GameVolatility.Medium]: "Media",
|
|
1730
|
+
[GameVolatility.Low]: "Baja"
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
};
|
|
1734
|
+
const prosCons$6 = {
|
|
1735
|
+
advantages: "Ventajas",
|
|
1736
|
+
disadvantages: "Desventajas"
|
|
1737
|
+
};
|
|
1738
|
+
const author$6 = {
|
|
1739
|
+
title: "Publicado por",
|
|
1740
|
+
action: {
|
|
1741
|
+
expand: "Mostrar más",
|
|
1742
|
+
collapse: "Ocultar"
|
|
1743
|
+
}
|
|
1744
|
+
};
|
|
1745
|
+
const contactForm$6 = {
|
|
1746
|
+
field: {
|
|
1747
|
+
name: {
|
|
1748
|
+
label: "Nombre",
|
|
1749
|
+
placeholder: "Tu Nombre"
|
|
1750
|
+
},
|
|
1751
|
+
email: {
|
|
1752
|
+
label: "Correo electrónico",
|
|
1753
|
+
placeholder: "Tu Correo"
|
|
1754
|
+
},
|
|
1755
|
+
message: {
|
|
1756
|
+
label: "Mensaje",
|
|
1757
|
+
placeholder: "Tu Mensaje"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
notification: {
|
|
1761
|
+
title: "{{name}}, ¡gracias por tus comentarios!",
|
|
1762
|
+
description: "Nos pondremos en contacto contigo en {{email}} lo antes posible."
|
|
1763
|
+
},
|
|
1764
|
+
action: {
|
|
1765
|
+
send: "Enviar Mensaje"
|
|
1766
|
+
}
|
|
1767
|
+
};
|
|
1768
|
+
const bonusCard$6 = {
|
|
1769
|
+
action: {
|
|
1770
|
+
expand: "Saber más",
|
|
1771
|
+
collapse: "Ocultar"
|
|
1772
|
+
}
|
|
1773
|
+
};
|
|
1774
|
+
const informer$6 = {
|
|
1775
|
+
[InformerType.Advice.toLowerCase()]: "Consejo",
|
|
1776
|
+
[InformerType.Fact.toLowerCase()]: "Hecho"
|
|
1777
|
+
};
|
|
1430
1778
|
const dictionary$6 = {
|
|
1431
1779
|
pageNotFound: pageNotFound$6,
|
|
1432
1780
|
pageContacts: pageContacts$6,
|
|
@@ -3547,7 +3895,8 @@ export {
|
|
|
3547
3895
|
dictionary$4 as g,
|
|
3548
3896
|
dictionary$5 as h,
|
|
3549
3897
|
dictionary$6 as i,
|
|
3550
|
-
dictionary$
|
|
3551
|
-
dictionary$
|
|
3552
|
-
dictionary$
|
|
3898
|
+
dictionary$7 as j,
|
|
3899
|
+
dictionary$9 as k,
|
|
3900
|
+
dictionary$8 as l,
|
|
3901
|
+
dictionary$a as m
|
|
3553
3902
|
};
|