Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update intl_it.h #1027

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Update intl_it.h #1027

merged 1 commit into from
Apr 9, 2024

Conversation

stewecar
Copy link
Contributor

@stewecar stewecar commented Apr 9, 2024

a pair of missing words in italian

@Phaze-III
Copy link
Contributor

Thanks. Could you also translate the other missing parts?

#define INTL_STATIC_IP_TEXT "[[static_ip_text]]"
const char INTL_STATIC_IP[] PROGMEM = "[[static_ip]]";
const char INTL_STATIC_SUBNET[] PROGMEM = "[[static_subnet]]";
const char INTL_STATIC_GATEWAY[] PROGMEM = "[[static_gateway]]";
const char INTL_STATIC_DNS[] PROGMEM = "[[static_dns]]";
const char INTL_POWERSAVE[] PROGMEM = "[[powersave]]";

When translating you can remove the [[ and ]] markers. They indicate that the text needs translation.

@stewecar
Copy link
Contributor Author

stewecar commented Apr 9, 2024

you're welcome.
Sure, i will do it in a while.

@ricki-z ricki-z merged commit 7636086 into opendata-stuttgart:beta Apr 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants