0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Fix a French translation error in portal.json (#19803)

In this context, "save" should be translated as "économiser".
This commit is contained in:
Thibault Malfoy 2024-03-06 17:41:27 +01:00 committed by GitHub
parent 8a67901355
commit 5f80e9f7db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"(save {{highestYearlyDiscount}}%)": "(enregistrer {{highestYearlyDiscount}}%)",
"(save {{highestYearlyDiscount}}%)": "(économiser {{highestYearlyDiscount}}%)",
"{{amount}} days free": "{{amount}} jours gratuits",
"{{amount}} off": "{{amount}} de réduction",
"{{amount}} off for first {{number}} months.": "{{amount}} de réduction pour les {{number}} premiers mois.",