Suppression de la notice de theme sombre, non utilisée.

This commit is contained in:
Anthony DUMAS 2023-01-02 15:18:49 +01:00
parent 77eac34ccd
commit 722b88a4ef
2 changed files with 2 additions and 4 deletions

View File

@ -99,7 +99,6 @@
] ]
}, },
"footer": { "footer": {
"legalNotice": "© 2014 - 2023 Anthony Dumas.", "legalNotice": "© 2014 - 2023 Anthony Dumas."
"darkThemeNotice": "(This is the dark theme)"
} }
} }

View File

@ -114,7 +114,6 @@
] ]
}, },
"footer": { "footer": {
"legalNotice": "© 2014 - 2023 Anthony Dumas.", "legalNotice": "© 2014 - 2023 Anthony Dumas."
"darkThemeNotice": "(Ceci est le thème sombre)"
} }
} }