mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-01 04:37:55 +01:00
Fix translations
This commit is contained in:
@@ -8,11 +8,11 @@ export default {
|
||||
},
|
||||
|
||||
part: {
|
||||
about: 'About',
|
||||
about: 'About me',
|
||||
blog: 'My blog',
|
||||
work: 'My work',
|
||||
contact: 'Contact me',
|
||||
env: 'My Environment'
|
||||
env: 'My environment'
|
||||
},
|
||||
|
||||
footer: {
|
||||
@@ -227,7 +227,7 @@ export default {
|
||||
software: 'Software',
|
||||
web: 'Web',
|
||||
api: 'API',
|
||||
mc: 'MineCraft'
|
||||
mc: 'Minecraft'
|
||||
},
|
||||
|
||||
experiences: {
|
||||
|
||||
@@ -12,7 +12,7 @@ export default {
|
||||
contact: 'Me contacter',
|
||||
projects: 'Mes projets',
|
||||
blog: 'Mon blog',
|
||||
env: 'Mon Environnement'
|
||||
env: 'Mon environnement'
|
||||
},
|
||||
|
||||
footer: {
|
||||
@@ -222,7 +222,7 @@ export default {
|
||||
software: 'Logiciel',
|
||||
web: 'Web',
|
||||
api: 'API',
|
||||
mc: 'MineCraft'
|
||||
mc: 'Minecraft'
|
||||
},
|
||||
|
||||
experiences: {
|
||||
|
||||
Reference in New Issue
Block a user