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
Commit c3ef2d9d authored by Plumtree3D's avatar Plumtree3D
Browse files

feat: translated to french

parent 4af97a7e
No related branches found
No related tags found
1 merge request!17Resolve "feat: french translation"
Pipeline #22516 passed
...@@ -29,6 +29,7 @@ const config = { ...@@ -29,6 +29,7 @@ const config = {
({ ({
docs: false, docs: false,
blog: { blog: {
blogSidebarTitle: 'Articles récents',
showReadingTime: true, showReadingTime: true,
// Please change this to your repo. // Please change this to your repo.
// Remove this to remove the "edit this page" links. // Remove this to remove the "edit this page" links.
...@@ -58,7 +59,7 @@ const config = { ...@@ -58,7 +59,7 @@ const config = {
items: [ items: [
{ {
to: '/', to: '/',
label: 'Home', label: 'Accueil',
position: 'right', position: 'right',
activeBaseRegex: '^/$' activeBaseRegex: '^/$'
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment