-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
"verify": "Verify a single email", | ||
"bulk": "Bulk verification", | ||
"bulk_locked": "Bulk verification (SaaS 100K plan only)", | ||
"commercial_license": "Commercial License" | ||
"commercial_license": "Commercial License (Self-Hosting)" | ||
}, | ||
"get_started_saas": { | ||
"verify_email": "Verify an email (quick & easy 💪)", | ||
|
@@ -99,8 +99,8 @@ | |
"dont_worry": "Don't worry, I have prepared a [beginner's guide](https://docs.reacher.email/getting-started/quickstart) for using the API, with a program called Postman. If you still have questions, just use the chat widget on the bottom right corner to send me a message, or shoot me an email at [📧 [email protected]](mailto:[email protected])." | ||
}, | ||
"get_started_license": { | ||
"run_docker_title": "Get Started with Reacher in 20 Minutes", | ||
"run_docker_setup_server": "Check out our [installation guide](https://docs.reacher.email/self-hosting/install) to set up Reacher on your server. When prompted, use this command to run Reacher:", | ||
"run_docker_title": "Commercial License Trial", | ||
"run_docker_setup_server": "Check out our [Install Reacher in 20min](https://docs.reacher.email/self-hosting/install) guide to set up self-hosting. When prompted, use this command to run Reacher:", | ||
"run_docker_features": "Your trial Docker image includes:\n- A **pre-configured proxy** from [Proxy4Smtp](https://www.proxy4smtp.com). Learn more about [proxy configuration](https://docs.reacher.email/self-hosting/proxies).\n- Up to **10000 email checks** daily.\n- Basic usage metrics **shared with Reacher** (anonymized).", | ||
"run_docker_contact": "Need help or customization? Whether you want to use your own proxy, increase verification limits, or have other requirements - reach out to me at [✉️ [email protected]](mailto:[email protected]).", | ||
"purchase_license_title": "Ready to Scale? Get a Commercial License", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
"verify": "Vérifier un email", | ||
"bulk": "Vérification en bulk", | ||
"bulk_locked": "Vérification en bulk (Plan SaaS 100K uniquement)", | ||
"commercial_license": "Licence Commerciale" | ||
"commercial_license": "Licence Commerciale (Auto-hébergement)" | ||
}, | ||
"get_started_saas": { | ||
"verify_email": "Vérifier un email (rapide & facile 💪)", | ||
|
@@ -99,8 +99,8 @@ | |
"dont_worry": "Ne vous inquiétez pas, j'ai préparé un [guide pour débutants](https://docs.reacher.email/getting-started/quickstart) pour utiliser l'API, avec un programme appelé Postman. Si vous avez encore des questions, utilisez simplement le widget de chat en bas à droite pour m'envoyer un message, ou envoyez-moi un e-mail à [📧 [email protected]](mailto:[email protected])." | ||
}, | ||
"get_started_license": { | ||
"run_docker_title": "Installez Reacher en 20 minutes", | ||
"run_docker_setup_server": "Suivez le [guide d'installation](https://docs.reacher.email/self-hosting/install) pour installer Reacher sur votre serveur. Lorsqu'on vous demande d'exécuter l'image Docker, entrez cette commande :", | ||
"run_docker_title": "Essai de la Licence Commerciale", | ||
"run_docker_setup_server": "Suivez le [guide d'installation](https://docs.reacher.email/self-hosting/install) pour installer Reacher sur votre serveur en 20 minutes. Lorsqu'on vous demande d'exécuter l'image Docker, entrez cette commande :", | ||
"run_docker_features": "Le Dockerfile a les fonctionnalités et limitations suivantes :\n- Utilise un **proxy intégré** fourni par [Proxy4Smtp](https://www.proxy4smtp.com). En savoir plus sur les [proxies](https://docs.reacher.email/self-hosting/proxies).\n- **10000 vérifications** par jour.\n- Résultats de vérification anonymisés **envoyés à Reacher**.", | ||
"run_docker_contact": "Si vous rencontrez des problèmes ou avez besoin de personnaliser le Dockerfile fourni (par exemple, utiliser votre propre proxy, augmenter la limite quotidienne, etc.), contactez-moi à [✉️ [email protected]](mailto:[email protected]).", | ||
"purchase_license_title": "Acheter une Licence Commerciale", | ||
|