mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-25 09:20:34 +01:00
Update project
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
export default {
|
||||
header: {
|
||||
title: 'Arthur Danjou',
|
||||
home: 'Home',
|
||||
about: 'About',
|
||||
blog: 'Blog',
|
||||
work: 'Work',
|
||||
contact: 'Contact'
|
||||
projects: 'Projects',
|
||||
uses: 'Uses',
|
||||
},
|
||||
|
||||
footer: {
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
export default {
|
||||
header: {
|
||||
title: 'Arthur Danjou',
|
||||
home: 'Accueil',
|
||||
about: 'Moi',
|
||||
blog: 'Blog',
|
||||
work: 'Travail',
|
||||
contact: 'Contact'
|
||||
contact: 'Contact',
|
||||
projects: 'Projets',
|
||||
uses: 'Usages'
|
||||
},
|
||||
|
||||
footer: {
|
||||
|
||||
Reference in New Issue
Block a user