mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #626] [MERGED] Update app translation text #822
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#822
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/626
Author: @AlexandreAguido
Created: 9/16/2020
Status: ✅ Merged
Merged: 10/29/2020
Merged by: @Rokt33r
Base:
master← Head:extract_hardcoded_app_text📝 Commits (4)
497fc1cUpdate app translation text9732055Merge branch 'master' into extract_hardcoded_app_text4b01e2eRun formatter1d4cf09Update lock file📊 Changes
12 files changed (+241 additions, -204 deletions)
View changed files
📝
package-lock.json(+3 -3)📝
src/components/PreferencesModal/GeneralTab.tsx(+7 -7)📝
src/components/PreferencesModal/MarkdownTab.tsx(+2 -2)📝
src/components/PreferencesModal/PreferencesModal.tsx(+4 -4)📝
src/components/atoms/FormFolderSelector.tsx(+6 -2)📝
src/components/organisms/FSStorageCreateForm.tsx(+1 -1)📝
src/components/organisms/LocalStorageCreateForm.tsx(+1 -1)📝
src/components/organisms/SubscribeNewsLettersForm.tsx(+5 -4)📝
src/components/pages/StorageCreatePage.tsx(+2 -2)📝
src/locales/enUS.ts(+22 -0)📝
src/locales/fi.ts(+176 -172)📝
src/locales/ruRU.ts(+12 -6)📄 Description
While working on the app translation to portuguese I i didn't found all the text that is need to translate, so with this PR I'm adding the hardcoded text that i found to the english locale file, which I'm using for portuguese translation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.