Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Update portal.h #45

Closed
wants to merge 1 commit into from
Closed

Update portal.h #45

wants to merge 1 commit into from

Conversation

gobemanuel
Copy link

No description provided.

@Mmatuda
Copy link
Contributor

Mmatuda commented Jan 20, 2024

Boa! Estou compilando um código com as melhorias do pessoal... peguei sua ideia e deixei assim, o que acha?

#if defined(LANGUAGE_EN_US)
#define DEFAULT_AP_SSID_NAME "Nemo Free WiFi"
#define LOGIN_TITLE "Sign in"
#define LOGIN_SUBTITLE "Sign In With Google"
#define LOGIN_EMAIL_PLACEHOLDER "Email"
#define LOGIN_PASSWORD_PLACEHOLDER "Password"
#define LOGIN_MESSAGE "Please log in to browse securely."
#define LOGIN_BUTTON "Next"
#define LOGIN_AFTER_MESSAGE "Please wait a few minutes. Soon you will be able to access the internet."
#elif defined(LANGUAGE_PT_BR)
#define DEFAULT_AP_SSID_NAME "WiFi Gratis"
#define LOGIN_TITLE "Fazer login"
#define LOGIN_SUBTITLE "Use sua Conta do Google"

@n0xa n0xa closed this Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants