1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

feat: improve header to set locale + remove setup page

This commit is contained in:
divlo
2021-04-18 18:02:55 +02:00
parent a1608b25b6
commit e68fdb132e
34 changed files with 283 additions and 691 deletions

View File

@ -19,7 +19,7 @@
},
{
"title": "Open-Source enthusiast :",
"description": "For me, everyone should work, solve problems, build things and think together. Long live open source, whenever you can share your work, do it! <br/> The website is open-source on <a href='https://github.com/Divlo/divlo.fr' target='_blank' rel='noopener noreferrer'>github</a>."
"description": "For me, everyone should work, solve problems, build things and think together. Long live open source, whenever you can share your work, do it! <br/> The website is open-source on <a href='https://github.com/Divlo/Divlo' target='_blank' rel='noopener noreferrer'>github</a>."
}
]
},

View File

@ -1,26 +0,0 @@
{
"title": "Setup of Divlo",
"description": "The list of all the computer equipment that Divlo has.",
"configPC": {
"title": "Hardware PC Configuration",
"motherboard": "Motherboard",
"processor": "Processor",
"graphicCard": "Graphic card",
"ramMemory": "Ram Memory",
"hardDrive": "Hard Drive"
},
"peripheral": {
"title": "Computer Peripheral ",
"keyboard": "Keyboard",
"mouse": "Mouse",
"headset": "Micro Headset",
"mainScreen": "Main Screen",
"secondScreen": "2nd screen"
},
"officeOther": {
"title": "Office / Other",
"mousepad": "Mousepad",
"usb": "USB Key"
},
"connexion": "My internet connection"
}