style: update branding — teal theme, new favicon, friendlier meta texts, replace anonym with privat

This commit is contained in:
2026-02-11 06:43:48 +01:00
parent 825aee192b
commit 5684fab8c0
20 changed files with 69 additions and 81 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -1,10 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<style> <rect width="32" height="32" rx="6" fill="#0D9488"/>
.icon-text { <text x="16.5" y="24" text-anchor="middle" font-family="'Space Grotesk', system-ui, sans-serif" font-weight="700" font-size="22" fill="#fff">k</text>
font-family: 'Space Grotesk', system-ui, sans-serif;
font-weight: 700;
font-size: 28px;
}
</style>
<text x="6" y="26" fill="#10B981" class="icon-text">d</text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 281 B

After

Width:  |  Height:  |  Size: 275 B

View File

@@ -1,10 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<style> <rect width="32" height="32" rx="6" fill="#0D9488"/>
.icon-text { <text x="16.5" y="24" text-anchor="middle" font-family="'Space Grotesk', system-ui, sans-serif" font-weight="700" font-size="22" fill="#fff">k</text>
font-family: 'Space Grotesk', system-ui, sans-serif;
font-weight: 700;
font-size: 28px;
}
</style>
<text x="6" y="26" fill="#059669" class="icon-text">d</text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 281 B

After

Width:  |  Height:  |  Size: 275 B

View File

@@ -6,7 +6,5 @@
font-size: 30px; font-size: 30px;
} }
</style> </style>
<text x="2" y="28" class="logo-text"> <text x="2" y="28" class="logo-text" fill="#F5F5F4">kashilo</text>
<tspan fill="#2DD4BF">k</tspan><tspan fill="#A8A29E">ashilo</tspan>
</text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 288 B

View File

@@ -6,7 +6,5 @@
font-size: 30px; font-size: 30px;
} }
</style> </style>
<text x="2" y="28" class="logo-text"> <text x="2" y="28" class="logo-text" fill="#1C1917">kashilo</text>
<tspan fill="#0D9488">k</tspan><tspan fill="#525252">ashilo</tspan>
</text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 4.5 KiB

4
favicon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<rect width="256" height="256" rx="48" fill="#0D9488"/>
<text x="132" y="184" text-anchor="middle" font-family="'Space Grotesk', system-ui, sans-serif" font-weight="700" font-size="180" fill="#fff">k</text>
</svg>

After

Width:  |  Height:  |  Size: 281 B

View File

@@ -3,16 +3,16 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Kaufen und verkaufen ohne Konto, ohne E-Mail. Bezahlung mit Monero. Ende-zu-Ende verschlüsselter Chat."> <meta name="description" content="Dein privater Marktplatz. Kaufe und verkaufe sicher — ohne Konto, ohne Tracking. Bezahle mit Monero.">
<meta name="theme-color" content="#555555"> <meta name="theme-color" content="#0D9488">
<title>kashilo.com Anonyme Kleinanzeigen</title> <title>kashilo.com Dein privater Marktplatz</title>
<!-- Open Graph --> <!-- Open Graph -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:site_name" content="kashilo.com"> <meta property="og:site_name" content="kashilo.com">
<meta property="og:title" content="kashilo.com Anonyme Kleinanzeigen"> <meta property="og:title" content="kashilo.com Dein privater Marktplatz">
<meta property="og:description" content="Kaufen und verkaufen ohne Konto, ohne E-Mail. Bezahlung mit Monero. Ende-zu-Ende verschlüsselter Chat."> <meta property="og:description" content="Kaufe und verkaufe privat — ohne Konto, ohne Tracking. Bezahle mit Monero.">
<meta property="og:url" content="https://kashilo.com"> <meta property="og:url" content="https://kashilo.com">
<meta property="og:image" content="https://kashilo.com/assets/press/og-image.png"> <meta property="og:image" content="https://kashilo.com/assets/press/og-image.png">
<meta property="og:image:width" content="1200"> <meta property="og:image:width" content="1200">
@@ -23,8 +23,8 @@
<!-- X (Twitter) Card --> <!-- X (Twitter) Card -->
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="kashilo.com Anonyme Kleinanzeigen"> <meta name="twitter:title" content="kashilo.com Dein privater Marktplatz">
<meta name="twitter:description" content="Kaufen und verkaufen ohne Konto, ohne E-Mail. Bezahlung mit Monero. Ende-zu-Ende verschlüsselter Chat."> <meta name="twitter:description" content="Kaufe und verkaufe privat — ohne Konto, ohne Tracking. Bezahle mit Monero.">
<meta name="twitter:image" content="https://kashilo.com/assets/press/og-image.png"> <meta name="twitter:image" content="https://kashilo.com/assets/press/og-image.png">
<link rel="manifest" href="manifest.json"> <link rel="manifest" href="manifest.json">

View File

@@ -17,7 +17,7 @@ class PageImprint extends HTMLElement {
de: /* html */` de: /* html */`
<h1>Impressum</h1> <h1>Impressum</h1>
<div class="legal-draft-notice">ENTWURF — Bitte durch eine Fachperson prüfen lassen.</div> <div class="legal-draft-notice">ENTWURF — Bitte durch eine Fachperson prüfen lassen.</div>
<p class="legal-meta">kashilo.com — Anonymer Marktplatz | Stand: Februar 2026</p> <p class="legal-meta">kashilo.com — Privater Marktplatz | Stand: Februar 2026</p>
<h2>1. Angaben gemäss Schweizer Recht</h2> <h2>1. Angaben gemäss Schweizer Recht</h2>
<p>Verantwortlich für diese Website:</p> <p>Verantwortlich für diese Website:</p>
@@ -49,7 +49,7 @@ class PageImprint extends HTMLElement {
en: /* html */` en: /* html */`
<h1>Legal Notice</h1> <h1>Legal Notice</h1>
<div class="legal-draft-notice">DRAFT — Please have this reviewed by a legal professional.</div> <div class="legal-draft-notice">DRAFT — Please have this reviewed by a legal professional.</div>
<p class="legal-meta">kashilo.com — Anonymous Marketplace | Last updated: February 2026</p> <p class="legal-meta">kashilo.com — Private Marketplace | Last updated: February 2026</p>
<h2>1. Information according to Swiss law</h2> <h2>1. Information according to Swiss law</h2>
<p>Responsible for this website:</p> <p>Responsible for this website:</p>
@@ -81,7 +81,7 @@ class PageImprint extends HTMLElement {
fr: /* html */` fr: /* html */`
<h1>Mentions légales</h1> <h1>Mentions légales</h1>
<div class="legal-draft-notice">ÉBAUCHE — Veuillez faire vérifier ce document par un professionnel du droit.</div> <div class="legal-draft-notice">ÉBAUCHE — Veuillez faire vérifier ce document par un professionnel du droit.</div>
<p class="legal-meta">kashilo.com — Marché anonyme | Mise à jour : février 2026</p> <p class="legal-meta">kashilo.com — Marché privé | Mise à jour : février 2026</p>
<h2>1. Informations selon le droit suisse</h2> <h2>1. Informations selon le droit suisse</h2>
<p>Responsable de ce site web :</p> <p>Responsable de ce site web :</p>
@@ -113,7 +113,7 @@ class PageImprint extends HTMLElement {
it: /* html */` it: /* html */`
<h1>Avviso legale</h1> <h1>Avviso legale</h1>
<div class="legal-draft-notice">BOZZA — Si prega di far verificare questo documento da un professionista legale.</div> <div class="legal-draft-notice">BOZZA — Si prega di far verificare questo documento da un professionista legale.</div>
<p class="legal-meta">kashilo.com — Mercato anonimo | Aggiornamento: febbraio 2026</p> <p class="legal-meta">kashilo.com — Mercato privato | Aggiornamento: febbraio 2026</p>
<h2>1. Informazioni secondo il diritto svizzero</h2> <h2>1. Informazioni secondo il diritto svizzero</h2>
<p>Responsabile di questo sito web:</p> <p>Responsabile di questo sito web:</p>
@@ -145,7 +145,7 @@ class PageImprint extends HTMLElement {
es: /* html */` es: /* html */`
<h1>Aviso legal</h1> <h1>Aviso legal</h1>
<div class="legal-draft-notice">BORRADOR — Por favor, haga revisar este documento por un profesional legal.</div> <div class="legal-draft-notice">BORRADOR — Por favor, haga revisar este documento por un profesional legal.</div>
<p class="legal-meta">kashilo.com — Mercado anónimo | Actualización: febrero 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Actualización: febrero 2026</p>
<h2>1. Información según la legislación suiza</h2> <h2>1. Información según la legislación suiza</h2>
<p>Responsable de este sitio web:</p> <p>Responsable de este sitio web:</p>
@@ -177,7 +177,7 @@ class PageImprint extends HTMLElement {
pt: /* html */` pt: /* html */`
<h1>Aviso legal</h1> <h1>Aviso legal</h1>
<div class="legal-draft-notice">RASCUNHO — Por favor, solicite a revisão deste documento por um profissional jurídico.</div> <div class="legal-draft-notice">RASCUNHO — Por favor, solicite a revisão deste documento por um profissional jurídico.</div>
<p class="legal-meta">kashilo.com — Mercado anônimo | Atualização: fevereiro 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Atualização: fevereiro 2026</p>
<h2>1. Informações conforme a legislação suíça</h2> <h2>1. Informações conforme a legislação suíça</h2>
<p>Responsável por este site:</p> <p>Responsável por este site:</p>
@@ -209,7 +209,7 @@ class PageImprint extends HTMLElement {
ru: /* html */` ru: /* html */`
<h1>Правовая информация</h1> <h1>Правовая информация</h1>
<div class="legal-draft-notice">ЧЕРНОВИК — Пожалуйста, передайте этот документ на проверку юристу.</div> <div class="legal-draft-notice">ЧЕРНОВИК — Пожалуйста, передайте этот документ на проверку юристу.</div>
<p class="legal-meta">kashilo.com — Анонимный маркетплейс | Обновлено: февраль 2026</p> <p class="legal-meta">kashilo.com — Приватный маркетплейс | Обновлено: февраль 2026</p>
<h2>1. Сведения согласно швейцарскому праву</h2> <h2>1. Сведения согласно швейцарскому праву</h2>
<p>Ответственный за данный сайт:</p> <p>Ответственный за данный сайт:</p>

View File

@@ -109,8 +109,8 @@ class PageListing extends HTMLElement {
} }
resetMetaTags() { resetMetaTags() {
const defaultTitle = 'kashilo.com Anonymous Classifieds with Monero' const defaultTitle = 'kashilo.com Private Classifieds with Monero'
const defaultDesc = 'Buy and sell anonymously with Monero. No KYC, no email, E2E encrypted chat.' const defaultDesc = 'Buy and sell privately with Monero. No account needed, E2E encrypted chat.'
const defaultImage = 'https://kashilo.com/assets/press/og-image.png' const defaultImage = 'https://kashilo.com/assets/press/og-image.png'
document.title = defaultTitle document.title = defaultTitle

View File

@@ -16,7 +16,7 @@ class PagePrivacy extends HTMLElement {
const content = { const content = {
de: /* html */` de: /* html */`
<h1>Datenschutzerklärung</h1> <h1>Datenschutzerklärung</h1>
<p class="legal-meta">kashilo.com — Anonymer Marktplatz | Stand: Februar 2026</p> <p class="legal-meta">kashilo.com — Privater Marktplatz | Stand: Februar 2026</p>
<h2>1. Verantwortlicher</h2> <h2>1. Verantwortlicher</h2>
<p>Verantwortlich für die Datenbearbeitung ist der Betreiber der Plattform kashilo.com mit Sitz in der Schweiz.</p> <p>Verantwortlich für die Datenbearbeitung ist der Betreiber der Plattform kashilo.com mit Sitz in der Schweiz.</p>
@@ -67,7 +67,7 @@ class PagePrivacy extends HTMLElement {
`, `,
en: /* html */` en: /* html */`
<h1>Privacy Policy</h1> <h1>Privacy Policy</h1>
<p class="legal-meta">kashilo.com — Anonymous Marketplace | Last updated: February 2026</p> <p class="legal-meta">kashilo.com — Private Marketplace | Last updated: February 2026</p>
<h2>1. Controller</h2> <h2>1. Controller</h2>
<p>The controller for data processing is the operator of kashilo.com, based in Switzerland.</p> <p>The controller for data processing is the operator of kashilo.com, based in Switzerland.</p>
@@ -118,7 +118,7 @@ class PagePrivacy extends HTMLElement {
`, `,
fr: /* html */` fr: /* html */`
<h1>Politique de confidentialité</h1> <h1>Politique de confidentialité</h1>
<p class="legal-meta">kashilo.com — Marché anonyme | Mise à jour : février 2026</p> <p class="legal-meta">kashilo.com — Marché privé | Mise à jour : février 2026</p>
<h2>1. Responsable</h2> <h2>1. Responsable</h2>
<p>Le responsable du traitement des données est l'exploitant de kashilo.com, domicilié en Suisse.</p> <p>Le responsable du traitement des données est l'exploitant de kashilo.com, domicilié en Suisse.</p>
@@ -169,7 +169,7 @@ class PagePrivacy extends HTMLElement {
`, `,
it: /* html */` it: /* html */`
<h1>Informativa sulla privacy</h1> <h1>Informativa sulla privacy</h1>
<p class="legal-meta">kashilo.com — Mercato anonimo | Aggiornamento: febbraio 2026</p> <p class="legal-meta">kashilo.com — Mercato privato | Aggiornamento: febbraio 2026</p>
<h2>1. Titolare del trattamento</h2> <h2>1. Titolare del trattamento</h2>
<p>Il titolare del trattamento dei dati è il gestore della piattaforma kashilo.com con sede in Svizzera.</p> <p>Il titolare del trattamento dei dati è il gestore della piattaforma kashilo.com con sede in Svizzera.</p>
@@ -220,7 +220,7 @@ class PagePrivacy extends HTMLElement {
`, `,
es: /* html */` es: /* html */`
<h1>Política de Privacidad</h1> <h1>Política de Privacidad</h1>
<p class="legal-meta">kashilo.com — Mercado anónimo | Actualización: febrero 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Actualización: febrero 2026</p>
<h2>1. Responsable del tratamiento</h2> <h2>1. Responsable del tratamiento</h2>
<p>El responsable del tratamiento de datos es el operador de la plataforma kashilo.com con sede en Suiza.</p> <p>El responsable del tratamiento de datos es el operador de la plataforma kashilo.com con sede en Suiza.</p>
@@ -271,7 +271,7 @@ class PagePrivacy extends HTMLElement {
`, `,
pt: /* html */` pt: /* html */`
<h1>Política de Privacidade</h1> <h1>Política de Privacidade</h1>
<p class="legal-meta">kashilo.com — Mercado anônimo | Atualização: fevereiro 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Atualização: fevereiro 2026</p>
<h2>1. Responsável pelo tratamento</h2> <h2>1. Responsável pelo tratamento</h2>
<p>O responsável pelo tratamento de dados é o operador da plataforma kashilo.com com sede na Suíça.</p> <p>O responsável pelo tratamento de dados é o operador da plataforma kashilo.com com sede na Suíça.</p>
@@ -322,7 +322,7 @@ class PagePrivacy extends HTMLElement {
`, `,
ru: /* html */` ru: /* html */`
<h1>Политика конфиденциальности</h1> <h1>Политика конфиденциальности</h1>
<p class="legal-meta">kashilo.com — Анонимный маркетплейс | Обновлено: февраль 2026</p> <p class="legal-meta">kashilo.com — Приватный маркетплейс | Обновлено: февраль 2026</p>
<h2>1. Ответственный за обработку данных</h2> <h2>1. Ответственный за обработку данных</h2>
<p>Ответственным за обработку данных является оператор платформы kashilo.com с местонахождением в Швейцарии.</p> <p>Ответственным за обработку данных является оператор платформы kashilo.com с местонахождением в Швейцарии.</p>

View File

@@ -40,7 +40,7 @@ class PageTerms extends HTMLElement {
getContentDE() { getContentDE() {
return /* html */` return /* html */`
<h1>Allgemeine Geschäftsbedingungen (AGB)</h1> <h1>Allgemeine Geschäftsbedingungen (AGB)</h1>
<p class="legal-meta">kashilo.com — Anonymer Marktplatz | Stand: Februar 2026</p> <p class="legal-meta">kashilo.com — Privater Marktplatz | Stand: Februar 2026</p>
<h2>1. Geltungsbereich</h2> <h2>1. Geltungsbereich</h2>
<p>1.1 Diese AGB regeln die Nutzung der Plattform kashilo.com.</p> <p>1.1 Diese AGB regeln die Nutzung der Plattform kashilo.com.</p>
@@ -114,7 +114,7 @@ class PageTerms extends HTMLElement {
getContentEN() { getContentEN() {
return /* html */` return /* html */`
<h1>Terms of Service</h1> <h1>Terms of Service</h1>
<p class="legal-meta">kashilo.com — Anonymous Marketplace | Last updated: February 2026</p> <p class="legal-meta">kashilo.com — Private Marketplace | Last updated: February 2026</p>
<h2>1. Scope</h2> <h2>1. Scope</h2>
<p>1.1 These Terms of Service govern the use of the platform kashilo.com.</p> <p>1.1 These Terms of Service govern the use of the platform kashilo.com.</p>
@@ -188,7 +188,7 @@ class PageTerms extends HTMLElement {
getContentFR() { getContentFR() {
return /* html */` return /* html */`
<h1>Conditions Générales d'Utilisation (CGU)</h1> <h1>Conditions Générales d'Utilisation (CGU)</h1>
<p class="legal-meta">kashilo.com — Marché anonyme | Mise à jour : février 2026</p> <p class="legal-meta">kashilo.com — Marché privé | Mise à jour : février 2026</p>
<h2>1. Champ d'application</h2> <h2>1. Champ d'application</h2>
<p>1.1 Les présentes CGU régissent l'utilisation de la plateforme kashilo.com.</p> <p>1.1 Les présentes CGU régissent l'utilisation de la plateforme kashilo.com.</p>
@@ -262,7 +262,7 @@ class PageTerms extends HTMLElement {
getContentIT() { getContentIT() {
return /* html */` return /* html */`
<h1>Condizioni generali di utilizzo (CGU)</h1> <h1>Condizioni generali di utilizzo (CGU)</h1>
<p class="legal-meta">kashilo.com — Mercato anonimo | Aggiornamento: febbraio 2026</p> <p class="legal-meta">kashilo.com — Mercato privato | Aggiornamento: febbraio 2026</p>
<h2>1. Campo di applicazione</h2> <h2>1. Campo di applicazione</h2>
<p>1.1 Le presenti CGU disciplinano l'utilizzo della piattaforma kashilo.com.</p> <p>1.1 Le presenti CGU disciplinano l'utilizzo della piattaforma kashilo.com.</p>
@@ -336,7 +336,7 @@ class PageTerms extends HTMLElement {
getContentES() { getContentES() {
return /* html */` return /* html */`
<h1>Condiciones generales de uso (CGU)</h1> <h1>Condiciones generales de uso (CGU)</h1>
<p class="legal-meta">kashilo.com — Mercado anónimo | Actualización: febrero 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Actualización: febrero 2026</p>
<h2>1. Ámbito de aplicación</h2> <h2>1. Ámbito de aplicación</h2>
<p>1.1 Las presentes CGU regulan el uso de la plataforma kashilo.com.</p> <p>1.1 Las presentes CGU regulan el uso de la plataforma kashilo.com.</p>
@@ -410,7 +410,7 @@ class PageTerms extends HTMLElement {
getContentPT() { getContentPT() {
return /* html */` return /* html */`
<h1>Termos de Uso</h1> <h1>Termos de Uso</h1>
<p class="legal-meta">kashilo.com — Mercado anônimo | Atualização: fevereiro 2026</p> <p class="legal-meta">kashilo.com — Mercado privado | Atualização: fevereiro 2026</p>
<h2>1. Âmbito de aplicação</h2> <h2>1. Âmbito de aplicação</h2>
<p>1.1 Estes Termos de Uso regulam a utilização da plataforma kashilo.com.</p> <p>1.1 Estes Termos de Uso regulam a utilização da plataforma kashilo.com.</p>
@@ -484,7 +484,7 @@ class PageTerms extends HTMLElement {
getContentRU() { getContentRU() {
return /* html */` return /* html */`
<h1>Условия использования</h1> <h1>Условия использования</h1>
<p class="legal-meta">kashilo.com — Анонимный маркетплейс | Обновлено: февраль 2026</p> <p class="legal-meta">kashilo.com — Приватный маркетплейс | Обновлено: февраль 2026</p>
<h2>1. Область применения</h2> <h2>1. Область применения</h2>
<p>1.1 Настоящие Условия использования регулируют пользование платформой kashilo.com.</p> <p>1.1 Настоящие Условия использования регулируют пользование платформой kashilo.com.</p>

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Anonyme Kleinanzeigen", "title": "kashilo.com Dein privater Marktplatz",
"description": "Kaufen und verkaufen ohne Konto, ohne E-Mail. Bezahlung mit Monero. Ende-zu-Ende verschlüsselter Chat." "description": "Kaufe und verkaufe privat — ohne Konto, ohne Tracking. Bezahle mit Monero."
}, },
"header": { "header": {
"searchPlaceholder": "Was suchst du?", "searchPlaceholder": "Was suchst du?",
@@ -19,8 +19,8 @@
"imprint": "Impressum" "imprint": "Impressum"
}, },
"home": { "home": {
"title": "Willkommen bei kashilo.com", "title": "Willkommen bei kashilo",
"subtitle": "Finde tolle Angebote in deiner Nähe oder verkaufe, was du nicht mehr brauchst.", "subtitle": "Dein privater Marktplatz — kaufe und verkaufe sicher, bezahle mit Monero.",
"browseListings": "Anzeigen durchsuchen", "browseListings": "Anzeigen durchsuchen",
"createListing": "Anzeige erstellen", "createListing": "Anzeige erstellen",
"categories": "Kategorien", "categories": "Kategorien",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Private Classifieds", "title": "kashilo.com Your Private Marketplace",
"description": "Buy and sell without an account, without email. Pay with Monero. End-to-end encrypted chat." "description": "Buy and sell privately — no account, no tracking. Pay with Monero."
}, },
"header": { "header": {
"searchPlaceholder": "What are you looking for?", "searchPlaceholder": "What are you looking for?",
@@ -19,8 +19,8 @@
"imprint": "Legal Notice" "imprint": "Legal Notice"
}, },
"home": { "home": {
"title": "Welcome to kashilo.com", "title": "Welcome to kashilo",
"subtitle": "Find great deals near you or sell what you no longer need.", "subtitle": "Your private marketplace — buy and sell securely, pay with Monero.",
"browseListings": "Browse Listings", "browseListings": "Browse Listings",
"createListing": "Create Listing", "createListing": "Create Listing",
"categories": "Categories", "categories": "Categories",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Clasificados anónimos", "title": "kashilo.com Tu mercado privado",
"description": "Compra y vende sin cuenta, sin email. Pago con Monero. Chat cifrado de extremo a extremo." "description": "Compra y vende en privado — sin cuenta, sin rastreo. Paga con Monero."
}, },
"header": { "header": {
"searchPlaceholder": "¿Qué estás buscando?", "searchPlaceholder": "¿Qué estás buscando?",
@@ -19,8 +19,8 @@
"imprint": "Aviso legal" "imprint": "Aviso legal"
}, },
"home": { "home": {
"title": "Bienvenido a kashilo.com", "title": "Bienvenido a kashilo",
"subtitle": "Encuentra grandes ofertas cerca de ti o vende lo que ya no necesitas.", "subtitle": "Tu mercado privado — compra y vende con seguridad, paga con Monero.",
"browseListings": "Explorar anuncios", "browseListings": "Explorar anuncios",
"createListing": "Crear anuncio", "createListing": "Crear anuncio",
"categories": "Categorías", "categories": "Categorías",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Petites annonces anonymes", "title": "kashilo.com Ton marché privé",
"description": "Achetez et vendez sans compte, sans e-mail. Paiement en Monero. Chat chiffré de bout en bout." "description": "Achète et vends en privé — sans compte, sans tracking. Paye avec Monero."
}, },
"header": { "header": {
"searchPlaceholder": "Que cherchez-vous ?", "searchPlaceholder": "Que cherchez-vous ?",
@@ -19,8 +19,8 @@
"imprint": "Mentions légales" "imprint": "Mentions légales"
}, },
"home": { "home": {
"title": "Bienvenue sur kashilo.com", "title": "Bienvenue sur kashilo",
"subtitle": "Trouvez de bonnes affaires près de chez vous ou vendez ce dont vous n'avez plus besoin.", "subtitle": "Ton marché privé — achète et vends en toute sécurité, paye avec Monero.",
"browseListings": "Parcourir les annonces", "browseListings": "Parcourir les annonces",
"createListing": "Créer une annonce", "createListing": "Créer une annonce",
"categories": "Catégories", "categories": "Catégories",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Annunci anonimi", "title": "kashilo.com Il tuo mercato privato",
"description": "Compra e vendi senza account, senza email. Pagamento in Monero. Chat crittografata end-to-end." "description": "Compra e vendi in privato — senza account, senza tracking. Paga con Monero."
}, },
"header": { "header": {
"searchPlaceholder": "Cosa stai cercando?", "searchPlaceholder": "Cosa stai cercando?",
@@ -19,8 +19,8 @@
"imprint": "Avviso legale" "imprint": "Avviso legale"
}, },
"home": { "home": {
"title": "Benvenuto su kashilo.com", "title": "Benvenuto su kashilo",
"subtitle": "Trova ottime offerte vicino a te o vendi ciò che non ti serve più.", "subtitle": "Il tuo mercato privato — compra e vendi in sicurezza, paga con Monero.",
"browseListings": "Sfoglia annunci", "browseListings": "Sfoglia annunci",
"createListing": "Crea annuncio", "createListing": "Crea annuncio",
"categories": "Categorie", "categories": "Categorie",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Classificados anônimos", "title": "kashilo.com Seu mercado privado",
"description": "Compre e venda sem conta, sem email. Pagamento com Monero. Chat criptografado ponta a ponta." "description": "Compre e venda com privacidade — sem conta, sem rastreamento. Pague com Monero."
}, },
"header": { "header": {
"searchPlaceholder": "O que você está procurando?", "searchPlaceholder": "O que você está procurando?",
@@ -19,8 +19,8 @@
"imprint": "Aviso legal" "imprint": "Aviso legal"
}, },
"home": { "home": {
"title": "Bem-vindo ao kashilo.com", "title": "Bem-vindo ao kashilo",
"subtitle": "Encontre boas ofertas perto de você ou venda o que não precisa mais.", "subtitle": "Seu mercado privado — compre e venda com segurança, pague com Monero.",
"browseListings": "Ver Anúncios", "browseListings": "Ver Anúncios",
"createListing": "Criar Anúncio", "createListing": "Criar Anúncio",
"categories": "Categorias", "categories": "Categorias",

View File

@@ -1,7 +1,7 @@
{ {
"meta": { "meta": {
"title": "kashilo.com Анонимные объявления", "title": "kashilo.com Твой приватный маркетплейс",
"description": "Покупайте и продавайте без аккаунта, без email. Оплата Monero. Сквозное шифрование чата." "description": "Покупай и продавай приватно — без аккаунта, без слежки. Оплата в Monero."
}, },
"header": { "header": {
"searchPlaceholder": "Что вы ищете?", "searchPlaceholder": "Что вы ищете?",
@@ -19,8 +19,8 @@
"imprint": "Правовая информация" "imprint": "Правовая информация"
}, },
"home": { "home": {
"title": "Добро пожаловать на kashilo.com", "title": "Добро пожаловать на kashilo",
"subtitle": "Находите выгодные предложения рядом или продавайте ненужное.", "subtitle": "Твой приватный маркетплейс — покупай и продавай безопасно, оплата в Monero.",
"browseListings": "Смотреть объявления", "browseListings": "Смотреть объявления",
"createListing": "Создать объявление", "createListing": "Создать объявление",
"categories": "Категории", "categories": "Категории",

View File

@@ -1,7 +1,7 @@
{ {
"name": "kashilo.com - marketplace", "name": "kashilo.com - marketplace",
"short_name": "kashilo.com", "short_name": "kashilo.com",
"description": "Anonymous marketplace with Monero payment", "description": "Private marketplace with Monero payment",
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "standalone",
"background_color": "#FAFAFA", "background_color": "#FAFAFA",