Call for Translations: Add your native language to Scripture Habit
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- typescript
- Domain
- localization
Research direction
Start by copying src/locales/en.ts to a file named for the language code, then read the existing _meta object and translation strings. Translate the file and set the language name, flag, and LDS Gospel Library code in _meta; the work is done when the new locale file is complete and you have commented on the issue to coordinate it.
Written by the indexing model from the issue text.
Description
📖 Help us bring Scripture Habit to your language!
We want to help people all over the world build a daily scripture study habit in their native language. If your language is not yet supported, we would love your help adding it!
Adding a new language is super easy (only 2 steps!) thanks to our zero-config localization architecture.
🌐 Currently Supported Languages (10)
- 🇺🇸 English (
en) - 🇯🇵 日本語 (
ja) - 🇪🇸 Español (
es) - 🇰🇷 한국어 (
ko) - 🇵🇹 Português (
pt) - 🇰🇪 Kiswahili (
sw) - 🇹🇭 ภาษาไทย (
th) - 🇵🇭 Tagalog (
tl) - 🇻🇳 Tiếng Việt (
vi) - 🇨🇳 / 🇹🇼 繁體/简体中文 (
zho)
🚀 How to Add a New Language (Quick 2-Step Guide)
- Comment on this issue with the language you'd like to add so we can coordinate.
- Copy
src/locales/en.tstosrc/locales/<language_code>.ts(e.g.src/locales/fra.tsfor French,src/locales/deu.tsfor German,src/locales/ita.tsfor Italian,src/locales/tgl.ts, etc.). - Translate the strings and configure the
_metaobject at the top:export const _meta = { name: 'Français', flag: '🇫🇷', ldsCode: 'fra' // 3-letter Church Gospel Library language code };
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 2
- Avg merge
- 8h 42m
- Merged PRs (30d)
- 34
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ScriptureHabit/scripture-habit
-
[Call for Contributions] Share your funny & relatable LDS / Scripture Study quotes! (Multilingual) Opengood first issue help wanted
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
enhancement good first issue help wanted
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
good first issue help wanted
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
good first issue help wanted
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
good first issue hacktoberfest help wanted
Difficulty 4/5 3-5 days Newbie friendliness 55/100
All issues in ScriptureHabit/scripture-habit
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100