This commit is contained in:
krille-chan 2023-10-05 12:26:29 +00:00
parent db969a1927
commit 9e7c454efa
4 changed files with 16 additions and 16 deletions

View file

@ -81,9 +81,9 @@ const RESOURCES = {"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/dark-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"index.html": "793d26eb06303dd28948c3946b5a5868",
"/": "793d26eb06303dd28948c3946b5a5868",
"main.dart.js": "b316b0a21487753fd412ec94950ffa7c",
"index.html": "706edebee8000149d5480c69257fe08b",
"/": "706edebee8000149d5480c69257fe08b",
"main.dart.js": "8412ccabf7aa2a9597ca3894e21c3ce4",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201"};

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3531335300";
const serviceWorkerVersion = "142901824";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

View file

@ -155996,7 +155996,7 @@ gmi(){return"Importar ahora"},
gmg(){return"Importar emojis"},
gmh(){return"Importar de un archivo .zip"},
gmb(){return"Exportar paquete de emotes como .zip"},
gmz(a){return"Replace"},
gmz(a){return"Reemplazar"},
gfA(){return"Acerca de"},
ghH(a){return"Aceptar"},
hI(a){return a+" acept\xf3 la invitaci\xf3n"},
@ -156012,7 +156012,7 @@ glV(){return"Mandar una caranto\xf1a"},
glX(){return"Mandar un abrazo"},
lv(a){return a+" sends you googly eyes"},
m3(a){return a+" cuddles you"},
me(a){return a+" hugs you"},
me(a){return a+" te abraza"},
hN(a){return a+" respondi\xf3 a la llamada"},
ghO(){return"Cualquiera puede unirse"},
geX(){return"Archivo"},
@ -156187,8 +156187,8 @@ j8(a,b){return a+" te invit\xf3 a FluffyChat.\n1. Instale FluffyChat: https://fl
gjc(){return"est\xe1 escribiendo\u2026"},
fe(a){return"\ud83d\udc4b"+a+" se uni\xf3 al chat"},
gfd(){return"Unirse a la sala"},
jd(a,b){return a+" ech\xf3 a "+b},
je(a,b){return a+" ech\xf3 y vet\xf3 a "+b},
jd(a,b){return"\ud83d\udc5e"+a+" ech\xf3 a "+b},
je(a,b){return"\ud83d\ude45"+a+" ech\xf3 y vet\xf3 a "+b},
gh_(){return"Echar del chat"},
jf(a){return"\xdaltima vez activo: "+a},
gej(){return"Abandonar"},
@ -156358,7 +156358,7 @@ gle(){return"Visible para todo el mundo"},
glf(){return"Esperando a que el socio acepte la solicitud\u2026"},
glg(){return"Esperando a que el socio acepte los emojis\u2026"},
glh(){return"Esperando a que el socio acepte los n\xfameros\u2026"},
gli(){return"Fondo de pantalla"},
gli(){return"Fondo de pantalla:"},
gjW(){return"\xa1Advertencia!"},
gjX(){return"Te enviamos un correo electr\xf3nico"},
glj(){return"Qui\xe9n puede realizar qu\xe9 acci\xf3n"},
@ -156395,16 +156395,16 @@ gmK(){return"\xbfQu\xe9 est\xe1 pasando?"},
glQ(){return"A\xf1adir descripci\xf3n"},
glL(){return u.E},
gmf(){return"I understand"},
gkV(){return"Report user"},
mx(a,b){return a+" reacted with "+b},
gkV(){return"Reportar usuario"},
mx(a,b){return a+" reaccion\xf3 con "+b},
gkP(){return"Pin to room"},
gm_(){return u.d},
gkw(){return"Emojis"},
gms(){return"Place call"},
gmJ(){return"Voice call"},
gmJ(){return"Llamada de voz"},
gmH(){return u.s},
gma(){return"Experimental video calls"},
gm7(){return"Email or username"},
gm7(){return"Correo electr\xf3nico o nombre de usuario"},
gmk(){return"Private mode issues"},
gmj(){return u.T},
lO(a){return"Switch to account "+a},
@ -156426,7 +156426,7 @@ gmD(){return"Unlock old messages"},
glH(){return u.v},
glw(){return u.n},
glI(){return"Store securely on this device"},
m1(a){return a+" files"},
m1(a){return a+" archivos"},
gek(){return"User"},
gm4(){return"Custom"},
gmL(){return"Why is this message unreadable?"},

File diff suppressed because one or more lines are too long