[PR #621] [CLOSED] Fix typo, keep theme names sorted and add newsletter text for translation #819

Closed
opened 2026-03-03 00:23:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/621
Author: @AlexandreAguido
Created: 9/10/2020
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

15 files changed (+62 additions, -6 deletions)

View changed files

📝 homepage/components/organisms/HeroSection.tsx (+1 -2)
📝 homepage/components/organisms/SubscribeNewsLettersForm.tsx (+4 -2)
📝 homepage/locales/de.ts (+5 -0)
📝 homepage/locales/en.ts (+5 -0)
📝 homepage/locales/es.ts (+5 -0)
📝 homepage/locales/fr.ts (+5 -0)
📝 homepage/locales/ja.ts (+5 -0)
📝 homepage/locales/ko.ts (+5 -0)
📝 homepage/locales/nl.ts (+5 -0)
📝 homepage/locales/pt.ts (+5 -0)
📝 homepage/locales/ru.ts (+5 -0)
📝 homepage/locales/vn.ts (+5 -0)
📝 homepage/locales/zh.ts (+5 -0)
📝 readme.md (+1 -1)
📝 src/lib/CodeMirror.ts (+1 -1)

📄 Description

Hey I think that is better to search for a theme if they are organized, so I sorted on export since the themes variable are used just for a loop.
Also I fixed a typo on readme


🔄 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/BoostIO/BoostNote-App/pull/621 **Author:** [@AlexandreAguido](https://github.com/AlexandreAguido) **Created:** 9/10/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`710faa5`](https://github.com/BoostIO/BoostNote-App/commit/710faa52fc7f34426bdc417b497602a8a7e1a751) Fix typo on readme - [`6ea019f`](https://github.com/BoostIO/BoostNote-App/commit/6ea019f265a69c16005fb70889e5216d07f60dce) Keep themes sorted - [`dce339f`](https://github.com/BoostIO/BoostNote-App/commit/dce339fef3a073c3e8f74ec673fa0b1c10cf5b18) Add newsletter text to locale files ### 📊 Changes **15 files changed** (+62 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `homepage/components/organisms/HeroSection.tsx` (+1 -2) 📝 `homepage/components/organisms/SubscribeNewsLettersForm.tsx` (+4 -2) 📝 `homepage/locales/de.ts` (+5 -0) 📝 `homepage/locales/en.ts` (+5 -0) 📝 `homepage/locales/es.ts` (+5 -0) 📝 `homepage/locales/fr.ts` (+5 -0) 📝 `homepage/locales/ja.ts` (+5 -0) 📝 `homepage/locales/ko.ts` (+5 -0) 📝 `homepage/locales/nl.ts` (+5 -0) 📝 `homepage/locales/pt.ts` (+5 -0) 📝 `homepage/locales/ru.ts` (+5 -0) 📝 `homepage/locales/vn.ts` (+5 -0) 📝 `homepage/locales/zh.ts` (+5 -0) 📝 `readme.md` (+1 -1) 📝 `src/lib/CodeMirror.ts` (+1 -1) </details> ### 📄 Description Hey I think that is better to search for a theme if they are organized, so I sorted on export since the themes variable are used just for a loop. Also I fixed a typo on readme --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:20 +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/BoostNote-App#819
No description provided.