diff options
Diffstat (limited to 'src/js/i18n/locales/fr.js')
| -rw-r--r-- | src/js/i18n/locales/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/i18n/locales/fr.js b/src/js/i18n/locales/fr.js index 9c93012..401f297 100644 --- a/src/js/i18n/locales/fr.js +++ b/src/js/i18n/locales/fr.js @@ -27,7 +27,7 @@ const fr = { footer: { legalNotice: { txt: 'Mentions légales', - link: 'mentions-legales.html', + link: 'mentions-legales.php', }, license: 'Licence MIT', }, |
