fix(i18n): keep Discord brand name untranslated in French (#541)

## What

French translation rendered the **Discord** brand name as "Discorde".
Brand names stay as-is — fixed `lang/fr.json` line 581.

## Check

Swept all brand tokens (Discord, Stripe, GitHub, Google, etc.) in
`fr.json`. Only this one was mistranslated; the rest keep the brand
correctly.
This commit is contained in:
Víctor Falcón 2026-06-15 19:35:07 +02:00 committed by GitHub
parent 7693e4813f
commit 06effb5e6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@
"Disconnect": "Déconnecter",
"Disconnect Bank": "Déconnecter la banque",
"Disconnecting...": "Déconnexion...",
"Discord": "Discorde",
"Discord": "Discord",
"Discord for 80% off": "Discord avec 80% de réduction",
"Do not show": "Ne pas montrer",
"Do not show in Sankey": "Ne pas se présenter à Sankey",