From 127f99f8e857f14d2ab924d90645195a44a9095b Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 3 Jun 2021 09:54:57 +0800 Subject: [PATCH] fix(Locale): missing quote (#8798) --- src/locale/lang/fr-FR.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/lang/fr-FR.ts b/src/locale/lang/fr-FR.ts index c9bbebcbe..8b3549357 100644 --- a/src/locale/lang/fr-FR.ts +++ b/src/locale/lang/fr-FR.ts @@ -28,7 +28,7 @@ export default { addText: 'Ajouter des informations de contact', }, vanContactList: { - addText: 'Ajouter un nouveau contact, + addText: 'Ajouter un nouveau contact', }, vanPagination: { prev: 'Précédent',