fix(Locale): missing quote (#8798)

This commit is contained in:
neverland 2021-06-03 09:54:57 +08:00 committed by GitHub
parent ed88f1af06
commit 21e763b42a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',