mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #621] [CLOSED] Fix typo, keep theme names sorted and add newsletter text for translation #819
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#819
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/BoostIO/BoostNote-App/pull/621
Author: @AlexandreAguido
Created: 9/10/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
710faa5Fix typo on readme6ea019fKeep themes sorteddce339fAdd newsletter text to locale files📊 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.