mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #689] [MERGED] Homepage brazilian portuguese translation #846
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#846
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/689
Author: @AlexandreAguido
Created: 11/17/2020
Status: ✅ Merged
Merged: 11/20/2020
Merged by: @Rokt33r
Base:
master← Head:ptBR_translation📝 Commits (2)
76b2dc2Add newsletter text to locale files568d546Add pt-BR translation to homepage📊 Changes
16 files changed (+163 additions, -3 deletions)
View changed files
📝
homepage/components/organisms/Header.tsx(+1 -0)📝
homepage/components/organisms/HeroSection.tsx(+1 -1)📝
homepage/components/organisms/SubscribeNewsLettersForm.tsx(+4 -2)📝
homepage/lib/i18n.ts(+2 -0)📝
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/ptBR.ts(+100 -0)📝
homepage/locales/ru.ts(+5 -0)📝
homepage/locales/vn.ts(+5 -0)📝
homepage/locales/zh.ts(+5 -0)📄 Description
I'm seding this pr to help with the issue #462.
I also extracted some hardcoded text to the translation files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.