fix site snapshots

This commit is contained in:
sebastien 2025-07-04 17:04:25 +02:00
parent f8d1d49a82
commit 4fe8019cec

View file

@ -20,6 +20,7 @@ exports[`load loads props for site with custom i18n path 1`] = `
"htmlLang": "en",
"label": "English",
"path": "en-custom",
"translate": false,
},
"zh-Hans": {
"calendar": "gregory",
@ -27,6 +28,7 @@ exports[`load loads props for site with custom i18n path 1`] = `
"htmlLang": "zh-Hans",
"label": "简体中文",
"path": "zh-Hans-custom",
"translate": true,
},
},
"locales": [