mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #254] [MERGED] Add Estonian language #2125
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
49bb7a7Add Estonian language📊 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.htmltodata/www/index.html.gzor 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.