Skip to content

Commit

Permalink
update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonstreator committed Jan 18, 2025
1 parent 888a426 commit 8b90226
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions packages/core/src/i18n/locales/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const de: TranslationKeys = {
},
header: {
tagline:
'Kurzlebiger Geheimnisaustausch mit Zero-Knowledge <aesLink>AES-256</aesLink> <e2eLink>Ende-zu-Ende-Verschlüsselung</e2eLink>',
'Kurzlebiger Datenaustausch mit Zero-Knowledge <aesLink>AES-256</aesLink> <e2eLink>Ende-zu-Ende-Verschlüsselung</e2eLink>',
},
time: {
minute_one: '{{count}} Minute',
Expand All @@ -33,9 +33,9 @@ export const de: TranslationKeys = {
},
},
landing: {
title: 'Geheimnisse sicher teilen',
title: 'Sicherer Austausch sensibler Daten',
subtitle:
'Senden Sie Passwörter und sensible Informationen mit Zero-Knowledge-Ende-zu-Ende-Verschlüsselung und automatischer Löschung',
'Sicherer und privater Datenaustausch für Passwörter, API-Schlüssel, Dateien und mehr mit Zero-Knowledge-Ende-zu-Ende-Verschlüsselung und automatischer Löschung',
features: {
encryption: {
title: 'Ende-zu-Ende-Verschlüsselung',
Expand Down Expand Up @@ -243,7 +243,7 @@ export const de: TranslationKeys = {
about: {
title: 'Über uns',
intro:
'crypt.fyi ist eine sichere, quelloffene Plattform für kurzlebigen Geheimnisaustausch, die es Ihnen ermöglicht, sensible Informationen sicher zu teilen. Ob Passwörter, API-Schlüssel oder vertrauliche Nachrichten - crypt.fyi stellt sicher, dass Ihre Daten privat bleiben und nach dem Zugriff automatisch verschwinden.',
'crypt.fyi ist eine sichere, quelloffene Plattform für kurzlebigen Datenaustausch, die es Ihnen ermöglicht, sensible Informationen sicher zu teilen. Ob Passwörter, API-Schlüssel oder vertrauliche Nachrichten - crypt.fyi stellt sicher, dass Ihre Daten privat bleiben und nach dem Zugriff automatisch verschwinden.',
whyCryptFyi: {
title: 'Warum crypt.fyi?',
commonPractices: {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/src/i18n/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const en: TranslationKeys = {
},
header: {
tagline:
'Ephemeral secret sharing with zero-knowledge <aesLink>AES-256</aesLink> <e2eLink>end-to-end encryption</e2eLink>',
'Ephemeral data sharing with zero-knowledge <aesLink>AES-256</aesLink> <e2eLink>end-to-end encryption</e2eLink>',
},
time: {
minute_one: '{{count}} minute',
Expand All @@ -33,9 +33,9 @@ export const en: TranslationKeys = {
},
},
landing: {
title: 'Share Secrets Securely',
title: 'Secure Sensitive Data Sharing',
subtitle:
'Send passwords and sensitive information with zero-knowledge end-to-end encryption and automatic deletion',
'Secure and private data sharing for passwords, API keys, files, and more with zero-knowledge end-to-end encryption and automatic deletion',
features: {
encryption: {
title: 'End-to-end Encryption',
Expand Down Expand Up @@ -234,7 +234,7 @@ export const en: TranslationKeys = {
about: {
title: 'About',
intro:
"crypt.fyi is a secure, open-source, ephemeral secret-sharing platform that enables you to share sensitive information safely. Whether it's passwords, API keys, or confidential messages, crypt.fyi ensures your data remains private and automatically disappears after being accessed.",
"crypt.fyi is a secure, open-source, ephemeral data-sharing platform that enables you to share sensitive information safely. Whether it's passwords, API keys, or confidential messages, crypt.fyi ensures your data remains private and automatically disappears after being accessed.",
whyCryptFyi: {
title: 'Why crypt.fyi?',
commonPractices: {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/src/i18n/locales/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const es: TranslationKeys = {
},
header: {
tagline:
'Compartir secretos efímeros con cifrado <aesLink>AES-256</aesLink> de <e2eLink>extremo a extremo</e2eLink> de conocimiento cero',
'Compartir datos efímeros con cifrado <aesLink>AES-256</aesLink> de <e2eLink>extremo a extremo</e2eLink> de conocimiento cero',
},
time: {
minute_one: '{{count}} minuto',
Expand All @@ -34,9 +34,9 @@ export const es: TranslationKeys = {
},
},
landing: {
title: 'Comparte Secretos de Forma Segura',
title: 'Compartir Datos Sensibles de Forma Segura',
subtitle:
'Envía contraseñas e información sensible con cifrado de extremo a extremo de conocimiento cero y eliminación automática',
'Compartir datos de forma segura y privada para contraseñas, claves API, archivos y más con cifrado de extremo a extremo de conocimiento cero y eliminación automática',
features: {
encryption: {
title: 'Cifrado de Extremo a Extremo',
Expand Down Expand Up @@ -242,7 +242,7 @@ export const es: TranslationKeys = {
about: {
title: 'Acerca de',
intro:
'crypt.fyi es una plataforma segura, de código abierto y efímera para compartir secretos que te permite compartir información sensible de manera segura. Ya sean contraseñas, claves API o mensajes confidenciales, crypt.fyi asegura que tus datos permanezcan privados y desaparezcan automáticamente después de ser accedidos.',
'crypt.fyi es una plataforma segura, de código abierto y efímera para compartir datos que te permite compartir información sensible de manera segura. Ya sean contraseñas, claves API o mensajes confidenciales, crypt.fyi asegura que tus datos permanezcan privados y desaparezcan automáticamente después de ser accedidos.',
whyCryptFyi: {
title: '¿Por qué crypt.fyi?',
commonPractices: {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/src/i18n/locales/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const fr: TranslationKeys = {
},
header: {
tagline:
'Partagez des secrets éphémères avec un chiffrement <aesLink>AES-256</aesLink> <e2eLink>de bout en bout</e2eLink> à connaissance nulle',
'Partagez des données éphémères avec un chiffrement <aesLink>AES-256</aesLink> <e2eLink>de bout en bout</e2eLink> à connaissance nulle',
},
time: {
minute_one: '{{count}} minute',
Expand All @@ -34,9 +34,9 @@ export const fr: TranslationKeys = {
},
},
landing: {
title: 'Partagez des Secrets en Toute Sécurité',
title: 'Partagez des Données Sensibles en Toute Sécurité',
subtitle:
'Envoyez des mots de passe et des informations sensibles avec un chiffrement de bout en bout à connaissance nulle et une suppression automatique',
'Partage de données sécurisé et privé pour les mots de passe, clés API, fichiers et plus avec un chiffrement de bout en bout à connaissance nulle et une suppression automatique',
features: {
encryption: {
title: 'Chiffrement de Bout en Bout',
Expand Down Expand Up @@ -244,7 +244,7 @@ export const fr: TranslationKeys = {
about: {
title: 'À Propos',
intro:
"crypt.fyi est une plateforme sécurisée, open source et éphémère de partage de secrets qui vous permet de partager des informations sensibles en toute sécurité. Qu'il s'agisse de mots de passe, de clés API ou de messages confidentiels, crypt.fyi garantit que vos données restent privées et disparaissent automatiquement après avoir été consultées.",
"crypt.fyi est une plateforme sécurisée, open source et éphémère de partage de données qui vous permet de partager des informations sensibles en toute sécurité. Qu'il s'agisse de mots de passe, de clés API ou de messages confidentiels, crypt.fyi garantit que vos données restent privées et disparaissent automatiquement après avoir été consultées.",
whyCryptFyi: {
title: 'Pourquoi crypt.fyi ?',
commonPractices: {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/src/i18n/locales/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const zh: TranslationKeys = {
tagline: '以安全和隐私为设计理念 - 因为无知也是一种幸福',
},
header: {
tagline: '使用零知识<aesLink>AES-256</aesLink><e2eLink>端到端加密</e2eLink>的临时密文分享',
tagline: '使用零知识<aesLink>AES-256</aesLink><e2eLink>端到端加密</e2eLink>的临时数据分享',
},
time: {
minute_one: '{{count}} 分钟',
Expand All @@ -32,8 +32,8 @@ export const zh: TranslationKeys = {
},
},
landing: {
title: '安全共享密文',
subtitle: '使用零知识端到端加密和自动删除功能发送密码和敏感信息',
title: '安全共享敏感数据',
subtitle: '使用零知识端到端加密和自动删除功能安全私密地共享密码、API密钥、文件等数据',
features: {
encryption: {
title: '端到端加密',
Expand Down Expand Up @@ -224,7 +224,7 @@ export const zh: TranslationKeys = {
about: {
title: '关于',
intro:
'crypt.fyi 是一个安全、开源、临时的密文分享平台,使您能够安全地分享敏感信息。无论是密码、API 密钥还是机密消息,crypt.fyi 都能确保您的数据保持私密,并在被访问后自动消失。',
'crypt.fyi 是一个安全、开源、临时的数据分享平台,使您能够安全地分享敏感信息。无论是密码、API 密钥还是机密消息,crypt.fyi 都能确保您的数据保持私密,并在被访问后自动消失。',
whyCryptFyi: {
title: '为什么选择 crypt.fyi?',
commonPractices: {
Expand Down

0 comments on commit 8b90226

Please sign in to comment.