mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #462] i18n for homepage #221
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#221
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?
Originally created by @Rokt33r on GitHub (May 7, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/462
Our homepage has been renewed in #460! But lots of locales are missing. Please help us to support i18n properly. It would be really helpful for people who can not speak English.
How to update locales
Update locale files in
/homepage/localesdirectoryHow to add a new locale
/homepage/localesdirectory/homepage/lib/i18n.tshomepage/components/organisms/Header.tsx#L187@moltenbit commented on GitHub (May 7, 2020):
Can you clarify line 6
fileSystemBasedStorage: 'File System Based Storage'please?Is it local storage, instead of cloud storage?
@Flexo013 commented on GitHub (May 7, 2020):
Yes, this means a local storage, where the notes are stored as individual files as opposed to a single db file.
@igorer88 commented on GitHub (Nov 9, 2020):
Hi! I've made a PR with the Spanish translation. :D
@guneskaan commented on GitHub (Dec 1, 2020):
Hello, I've opened a PR for Turkish translations. #705
@Rokt33r commented on GitHub (Feb 22, 2021):
Close this issue since we've replaced the homepage code in this repository. The source code for the current homepage is hosted in a different repository. I'll open this issue again when we migrate the new one to this repository.