Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "feat: french translation"

Merged Celeste Robert requested to merge 26-feat-french-translation into main
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -29,6 +29,7 @@ const config = {
({
docs: false,
blog: {
blogSidebarTitle: 'Articles récents',
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
@@ -58,7 +59,7 @@ const config = {
items: [
{
to: '/',
label: 'Home',
label: 'Accueil',
position: 'right',
activeBaseRegex: '^/$'
},
Loading