NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Email issues

There are currently issues with our email service, causing validation emails to fail for new accounts. If you have not received your validation email, please contact us via Discord (https://discord.gg/nameless).

Help translating NamelessMC (Spanish)
Started by iMaykolRD_

iMaykolRD_

iMaykolRD_

Contributor
Joined
03 Jun 2018
Last Seen
19 Apr 2019
Topics
4
Posts
9
Minecraft
iMaykolRD_
Hi Samerton!

I am from Dominican Republic (Spanish), and I need to translate NamelessMC v2.0.0 pr4 because my Server is Spanish; but when I finish the translations, I receive the HTTP ERROR 500 (I have only edited admin.php)...

This is my own translation (I edited default Spanish language):
https://pastebin.com/m5zP3cAF
iMaykolRD_ · over 7 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
30 Jul 2025
Topics
46
Posts
1089
Minecraft
Samerton
Hi :)

There is a problem with the line:
  • 'authme_password_sync' => ¿Sincronizar contraseña con la del AuthMe?',
You can see that, before the ¿ at the start, there is no ' character. This line needs to be replaced with
  • 'authme_password_sync' => '¿Sincronizar contraseña con la del AuthMe?',
Hope that helps.
👍 1
Samerton · over 7 years ago
iMaykolRD_

iMaykolRD_

Contributor
Joined
03 Jun 2018
Last Seen
19 Apr 2019
Topics
4
Posts
9
Minecraft
iMaykolRD_
Thanks Samerton!
iMaykolRD_ · over 7 years ago