Closed ElCosmoXD closed 4 years ago
No worries, thank you so much for your PR/Issue
:D
(The translation hasn't been updated yet, wait for somebody to commit it before closing this issue lol)
xD
ok, i'm waiting :)
@tumGER One question, how do Payloads convert to Hexadecimal for javascript? Because I would like to carry payloads for web pages like this.
It's quite simple - Upload a payload, check the "don't 'sploit" button and then copy the console's binary output to the payload.js variable for hekate (which is the hacky problem with this)
wow, is very simple, Thank You.
The full spanish translation is there, I actually made it more than a year ago, but it seems like something broke the translation script, since the rest of the languages aren't properly working neither. :b
I'll try to track down the bug this week and fix it.
Wow, this issue was made 4 months ago and no one complained about other languages to be broken too. Seems like no one is carying about web-cfw-loader now or not a lot of people knows about this tool or why it is such a big deal for Chromebook users like myself. :c
i forked this project for fix the broken languages. And i can see the error. For now the error is what the files like es-MX.js don't have all the traduction. But I am working to solve it. :D
The repo contains a full (outdated) spanish translation, there's no need to modify the file to fix this. Also, I made a PR to fix this some minutes ago.
I gonna check the possible bugs, and i try to fix this.
Wow, this issue was made 4 months ago and no one complained about other languages to be broken too. Seems like no one is carying about web-cfw-loader now or not a lot of people knows about this tool or why it is such a big deal for Chromebook users like myself. :c
It's quite simple, most people just use the standard language and keeping languages updated is a huge pita.
Anyway, the error is already fixed.
The page is not fully translated, here is a snippet of the translated page code to make it easier to update ;)
The code in spanish:
<p>En Linux, tu puedes obtener el error de 'Acceso Denegado' o 'Dispositivo no compatible' En el dialogo cuanto conectas! Tu puedes intentar crear un archivo con: <code>/etc/udev/rules.d/50-switch.rules</code>Con Los siguientes contenidos:<br><code>SUBSYSTEM=="usb", ATTR{idVendor}=="0955", MODE="0664", GROUP="plugdev"</code> y despues agrega tu mismo a el grupo "plugdev" escribiendo: <code>sudo usermod -a -G plugdev YOUR_NAME</code></p>
The code in spanish:
<p id="warningTested">Esto ha sido probado y aparentemente funciona en: Linux, OSX, Android (Sin Root) y Chromebooks. Su experiencia puede ser diferente.</p>
The code in spanish:
The code in spanish:
<p>Guia de hackeos: <strong><a href="https://guide.teamatlasnx.com">AQUI</a></strong></p>
The code in spanish:
<p id="labelContribute">Si tu quisieras ayudar con una traduccion o subiendo/añadiendo un payload, mira <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">esto</a>.</p>
The code in spanish:
PD: Sorry for not adding the "es_ES.js" but I didn't read the contribution.md :(