51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
{
|
|
"debug": true,
|
|
"website_url": "https://ihabbi.city",
|
|
"websocket_url": "wss://ws.ihabbi.city:2087",
|
|
"functions": {
|
|
"walk_with_keys": true,
|
|
"interaction_user_menu": true,
|
|
"eventalert": {
|
|
"avatar_image": "https://imager.jabbo.cl/?figure=%figure%&headonly=1&head_direction=4",
|
|
"image": "https://cdn.discordapp.com/attachments/947859817635151922/1086742691678802071/image_1a_1.png"
|
|
}
|
|
},
|
|
"texts": {
|
|
"debug": {
|
|
"types": {
|
|
"event": "EVENT",
|
|
"info": "INFO",
|
|
"error": "ERROR",
|
|
"incoming": "INCOMING",
|
|
"outgoing": "OUTGOING"
|
|
},
|
|
"connected": "The connection to the Websocket server has been opened.",
|
|
"disconnected": "The connection to the Websocket server has been closed."
|
|
|
|
},
|
|
"mention": {
|
|
"closeall": "Fechar Tudo",
|
|
"you": "Você"
|
|
},
|
|
"eventalert": {
|
|
"title": "Um evento está sendo promovido...",
|
|
"subtitle": "Está acontecendo um novo evento aqui no iHabbi Hotel! Participe para ganhar prêmios e Ametistas.",
|
|
"close": "Fechar",
|
|
"go": "Participar"
|
|
},
|
|
"youtubetv": {
|
|
"select": "Selecione um vídeo para assistir",
|
|
"play": "Por vídeo"
|
|
},
|
|
"interactionMenu": {
|
|
"kiss": "Beijar %username%",
|
|
"hug": "Abraçar %username%",
|
|
"slime": "Lançar slime em %username%",
|
|
"pull": "Puxar %username%",
|
|
"push": "Empurrar %username%",
|
|
"bomb": "Explodir %username%",
|
|
"sex": "Fazer sexo com %username%",
|
|
"enable": "Efeito Staff"
|
|
}
|
|
}
|
|
} |