Fixing typo in translations/en.json. (#7274)

"Enterprise" was incorrectly spelt as "Entreprise"
This commit is contained in:
Rob Bailey 2020-08-12 11:09:40 +01:00 committed by GitHub
parent f93bff8bfb
commit 6f37e75352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,7 +215,7 @@
"app.components.UpgradePlanModal.button": "LEARN MORE",
"app.components.UpgradePlanModal.limit-reached": "You have reached the limit",
"app.components.UpgradePlanModal.text-ce": "Community Edition",
"app.components.UpgradePlanModal.text-ee": "Entreprise Edition",
"app.components.UpgradePlanModal.text-ee": "Enterprise Edition",
"app.components.UpgradePlanModal.text-power": "Unlock the full power",
"app.components.UpgradePlanModal.text-strapi": "of Strapi by upgrading your plan to the",
"app.components.Users.MagicLink.connect": "Send this link to the user for them to connect.",