[PR #1847] [MERGED] Added translation support for LANG_PT and LANG_PT_BR #1844

Closed
opened 2026-02-28 02:13:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1847
Author: @caiohamamura
Created: 2/7/2026
Status: Merged
Merged: 2/21/2026
Merged by: @tablatronix

Base: masterHead: master


📝 Commits (2)

📊 Changes

4 files changed (+291 additions, -2 deletions)

View changed files

📝 README.md (+2 -0)
📝 WiFiManager.h (+4 -0)
📝 wm_strings_pt.h (+2 -2)
wm_strings_pt_br.h (+283 -0)

📄 Description

LANG_PT translation support (9368251)

  • Fixed minor mistypes
  • Added #ifdef in WiFiManager.h
  • Updated README.md

LANG_PT_BR translation support (fcb0c91)

  • Created wm_strings_pt_br.h translation
  • Added #ifdef in WiFiManager.h
  • Updated README.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1847 **Author:** [@caiohamamura](https://github.com/caiohamamura) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/21/2026 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9368251`](https://github.com/tzapu/WiFiManager/commit/936825106484e3869b572bf31e15cbf125a28da5) Finished LANG_PT support - [`fcb0c91`](https://github.com/tzapu/WiFiManager/commit/fcb0c916c74c1ed5a2973364cc0bf9ed39cfb74a) Add LANG_PT_BR translation ### 📊 Changes **4 files changed** (+291 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `WiFiManager.h` (+4 -0) 📝 `wm_strings_pt.h` (+2 -2) ➕ `wm_strings_pt_br.h` (+283 -0) </details> ### 📄 Description ## LANG_PT translation support (9368251) * Fixed minor mistypes * Added `#ifdef` in `WiFiManager.h` * Updated `README.md` ## LANG_PT_BR translation support (fcb0c91) * Created `wm_strings_pt_br.h` translation * Added `#ifdef` in WiFiManager.h * Updated `README.md` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:13:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1844
No description provided.