[PR #254] [MERGED] Add Estonian language #2125

Closed
opened 2026-03-20 20:08:58 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/254
Author: @Cougar
Created: 3/1/2024
Status: Merged
Merged: 3/4/2024
Merged by: @nlimper

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 ESP32_AP-Flasher/data/languages.json (+8 -1)
📝 ESP32_AP-Flasher/data/www/index.html.gz (+0 -0)
📝 ESP32_AP-Flasher/src/language.cpp (+1 -1)
📝 ESP32_AP-Flasher/wwwroot/index.html (+1 -0)

📄 Description

Hi,

I added one more language. I'm not sure if it is needed to compress wwwroot/index.html to data/www/index.html.gz or is it part of workflow. Right now it is behind of comments in .github/workflows/release.yml.

With growing list of languages I'd also suggest to sort them in selection list by code or name except English that could be a first one.


🔄 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/OpenEPaperLink/OpenEPaperLink/pull/254 **Author:** [@Cougar](https://github.com/Cougar) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/4/2024 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`49bb7a7`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/49bb7a7d6a6d6d0d0516ecbbcf55bd942bc58088) Add Estonian language ### 📊 Changes **4 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/data/languages.json` (+8 -1) 📝 `ESP32_AP-Flasher/data/www/index.html.gz` (+0 -0) 📝 `ESP32_AP-Flasher/src/language.cpp` (+1 -1) 📝 `ESP32_AP-Flasher/wwwroot/index.html` (+1 -0) </details> ### 📄 Description Hi, I added one more language. I'm not sure if it is needed to compress `wwwroot/index.html` to `data/www/index.html.gz` or is it part of workflow. Right now it is behind of comments in `.github/workflows/release.yml`. With growing list of languages I'd also suggest to sort them in selection list by code or name except English that could be a first one. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:08:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2125