aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/i18n/locales/fr.js
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2021-10-30 22:44:55 +0200
committerArmand Philippot <git@armandphilippot.com>2021-10-30 23:09:33 +0200
commit815b190d28cc42e6f3d44d04e1f1ebaea9208cf6 (patch)
tree0d3f0133a39a4a796e698d360dc32f54fb41d8ad /src/js/i18n/locales/fr.js
parent3a3baddad1c801d77dc398d2c6980f3c14f4a47c (diff)
chore: convert html files to php
Now I can use php to determine current env and load static CSS file if it is prod.
Diffstat (limited to 'src/js/i18n/locales/fr.js')
-rw-r--r--src/js/i18n/locales/fr.js2
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',
},