1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-20 14:35:53 +02:00
.profile/locales/en/setup.json

27 lines
683 B
JSON
Raw Normal View History

2021-04-18 01:56:23 +02:00
{
"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"
}