Ok, i translated it to polish because i have polish server :). And i deleted this shitty jobs like army etc
{
“reseau”: “VapeRP”,
“themeColor”: “#303f9f”,
“colors”: [
“#EF5350”,
“#EC407A”,
“#AB47BC”,
“#7E57C2”,
“#5C6BC0”,
“#42A5F5”,
“#29B6F6”,
“#26C6DA”,
“#26A69A”,
“#66BB6A”,
“#9CCC65”,
“#D4E157”,
“#FFCA28”,
“#FFA726”,
“#FF7043”,
“#8D6E63”,
“#78909C”
],
“useFormatNumberFrance”: false,
“useWebRTCVocal”: false,
“RTCConfig”: {
“iceServers”: [{
“urls”: [“turn:gannon.ovh”],
“username”: “jojo”,
“credential”: “pass”
}]
},
“background” : {
“Bonmanpl”: “back001.jpg”,
"Gammesit “back002.jpg”,
“XD”: “back003.jpg”,
“Custom URL”: “URL”
},
“background_default”: {
“label”: “Calvin & Hobbes”,
“value”: “back001.jpg”
},
“coque”: {
“Sansumg S8”: “s8.png”,
“Iphone X”: “iphonex.png”,
“Brick Base”: “base.png”,
“Transparent”: “transparent.png”
},
“coque_default”: {
“label”: “Sansumg S8”,
“value”: “s8.png”
},
“serviceCall”: [
{
“display”: “Policja”,
“icon”: “/html/static/img/icons_app/bank.png”,
“subMenu”: [
{
“title”: “Wyslij wiadomosc”,
“eventName”: “ess_addons_gcphone:call”,
“type”: {
“number”: “police”
}
},
{
“title”: “Zadzwon”,
“eventName”: “gcphone:autoCallNumber”,
“type”: {
“number”: “911”
}
}
]
},
{
“display”: “Pogotowie”,
“backgroundColor”: “red”,
“subMenu”: [
{
“title”: “Wyslij wiadomosc”,
“eventName”: “ess_addons_gcphone:call”,
“type”: {
“number”: “ambulance”
}
}
]
},
{
“display”: “Taxi Santos”,
“backgroundColor”: “orange”,
“subMenu”: [
{
“title”: “Wyslij wiadomosc”,
“eventName”: “ess_addons_gcphone:call”,
“type”: {
“number”: “taxi”
}
}
]
},
{
“display”: “Mechanik”,
“backgroundColor”: “purple”,
“subMenu”: [
{
“title”: “Wyslij wiadomosc”,
“eventName”: “ess_addons_gcphone:call”,
“type”: {
“number”: “mechanic”
}
}
]
},
{
“display”: “FBI”,
“backgroundColor”: “blue”,
“subMenu”: [
{
“title”: “Wyslij wiadomosc”,
“eventName”: “ess_addons_gcphone:call”,
“type”: {
“number”: “fib”
}
}
]
}
],
“apps”: [
{
“name”: “Telefon”,
“icons”: “/html/static/img/icons_app/call.png”,
“routeName”: “appels”,
“inHomePage”: true
},
{
“name”: “Wiadomosci”,
“icons”: “/html/static/img/icons_app/sms.png”,
“routeName”: “messages”,
“inHomePage”: true,
“puceRef”: “nbMessagesUnread”
},
{
“name”: “Kontakty”,
“icons”: “/html/static/img/icons_app/contacts.png”,
“routeName”: “contacts”,
“inHomePage”: true
},
{
“name”: “Ustawienia”,
“icons”: “/html/static/img/icons_app/settings.png”,
“routeName”: “parametre”,
“inHomePage”: true
},
{
“name”: “Bank”,
“icons”: “/html/static/img/icons_app/bank.png”,
“routeName”: “bank”,
“inHomePage”: false
},
{
“name”: “Akcje”,
“icons”: “/html/static/img/icons_app/bourse.png”,
“routeName”: “bourse”,
“enabled”: true
},
{
“name”: “Aparat”,
“icons”: “/html/static/img/icons_app/photo.png”,
“routeName”: “photo”
},
{
“name”: “Darkweb”,
“icons”: “/html/static/img/icons_app/tchat.png”,
“routeName”: “tchat”
},
{
“name”: “Memes”,
“icons”: “/html/static/img/icons_app/9gag.png”,
“routeName”: “9gag”
}
]
}