From 5a052a6527da655e7f73f3e8b20addb4dee994f7 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 11 Apr 2026 09:41:23 +0700 Subject: [PATCH] Update provider count from 38 to 55+ and fix French typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The website claimed 38 supported providers, but the actual codebase has 59 provider implementations. Updated to 55+ for both EN and FR. Also fixed "founisseurs" → "fournisseurs" typo in French translation. Co-Authored-By: Claude Opus 4.6 (1M context) --- data/features.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/features.toml b/data/features.toml index 56d130f..3189ad4 100644 --- a/data/features.toml +++ b/data/features.toml @@ -12,8 +12,8 @@ id = "registrar" en = "Manage your zones hosted on hosting providers" [features.content] - fr = "happyDomain peut regrouper les domaines que vous possédez dans différents bureaux d'enregistrement. Nous supportons aujourd'hui 38 founisseurs tels que OVH, Gandi, DigitalOcean, ..." - en = "happyDomain can group the domains you own in different registrars. We currently support 38 providers like OVH, Gandi, DigitalOcean, ..." + fr = "happyDomain peut regrouper les domaines que vous possédez dans différents bureaux d'enregistrement. Nous supportons aujourd'hui plus de 55 fournisseurs tels que OVH, Gandi, DigitalOcean, ..." + en = "happyDomain can group the domains you own in different registrars. We currently support 55+ providers like OVH, Gandi, DigitalOcean, ..." [features.link] link = "https://app.happydomain.org/providers/features"