Add language features
Open
Nobody has claimed this yet.
3 - medium priority
enhancement
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 175
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 9
Description
Lemmy has language features, that let you select the language of your content.
Add language_ids to comment, post, site, and community forms.
Should come after the autogen_types branch is merged.
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.
Research direction
Wait for the autogen_types branch to be merged, then inspect the comment, post, site, and community forms. Confirm how the generated types expose language IDs and add the requested language_id fields to each form. Done means all four forms support selecting or submitting a language ID without breaking existing form behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100