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:
@ -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>."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -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"
|
||||
}
|
Reference in New Issue
Block a user