1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

fix(Locale): missing quote ()

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

@ -28,7 +28,7 @@ export default {
addText: 'Ajouter des informations de contact', addText: 'Ajouter des informations de contact',
}, },
vanContactList: { vanContactList: {
addText: 'Ajouter un nouveau contact, addText: 'Ajouter un nouveau contact',
}, },
vanPagination: { vanPagination: {
prev: 'Précédent', prev: 'Précédent',