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:
parent
8a67901355
commit
5f80e9f7db
1 changed files with 1 additions and 1 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Reference in a new issue