[PR #1829] [MERGED] Add language DE #1840

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1829
Author: @SaschaMuench
Created: 8/9/2025
Status: Merged
Merged: 11/29/2025
Merged by: @tablatronix

Base: masterHead: master


📝 Commits (6)

  • 996c44c Add language DE
  • 1f0b8c3 Update README.md with language compile flag
  • f94f8ba Update WiFiManager.h for language settings
  • 7f0cd44 Merge pull request #3 from SaschaMuench/SaschaMuench-lan-de-2
  • a655fde Merge pull request #1 from SaschaMuench/SaschaMuench-lan-de
  • e7e93aa Merge pull request #2 from SaschaMuench/SaschaMuench-lan-de-1

📊 Changes

4 files changed (+582 additions, -4 deletions)

View changed files

📝 README.md (+15 -0)
📝 WiFiManager.h (+11 -4)
wm_consts_de.h (+279 -0)
wm_strings_de.h (+277 -0)

📄 Description

As there is no branch "development" I created the pull against master.

Add language DE

  • Update WiFiManager.h for language settings
    • WM_STRINGS_FILE did not work for me as build parameter in platformIO
  • added files wm_consts_de.h and wm_strings_de.h
  • Update README.md with language compile flag

🔄 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/1829 **Author:** [@SaschaMuench](https://github.com/SaschaMuench) **Created:** 8/9/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`996c44c`](https://github.com/tzapu/WiFiManager/commit/996c44cefc579cb07ea4c4de14587624767523de) Add language DE - [`1f0b8c3`](https://github.com/tzapu/WiFiManager/commit/1f0b8c368090314416c1456ccba23be5b21cb71b) Update README.md with language compile flag - [`f94f8ba`](https://github.com/tzapu/WiFiManager/commit/f94f8ba15b05d57a7cca6a6f163fd1f2b818e5b9) Update WiFiManager.h for language settings - [`7f0cd44`](https://github.com/tzapu/WiFiManager/commit/7f0cd44ae58234109f2c1c0c0efd23caa531dcec) Merge pull request #3 from SaschaMuench/SaschaMuench-lan-de-2 - [`a655fde`](https://github.com/tzapu/WiFiManager/commit/a655fdea414d3d02bfe2f7753fdc704cec5c24a5) Merge pull request #1 from SaschaMuench/SaschaMuench-lan-de - [`e7e93aa`](https://github.com/tzapu/WiFiManager/commit/e7e93aa0a4d545f22eef212f132d1f8a069076cd) Merge pull request #2 from SaschaMuench/SaschaMuench-lan-de-1 ### 📊 Changes **4 files changed** (+582 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -0) 📝 `WiFiManager.h` (+11 -4) ➕ `wm_consts_de.h` (+279 -0) ➕ `wm_strings_de.h` (+277 -0) </details> ### 📄 Description <ins>**As there is no branch "development" I created the pull against master.**</ins> Add language DE - Update WiFiManager.h for language settings - WM_STRINGS_FILE did not work for me as build parameter in platformIO - added files wm_consts_de.h and wm_strings_de.h - Update README.md with language compile flag --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 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#1840
No description provided.