Swedish language
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Since Im a newbie I dont know if its a bug or not, or me missing something.
But the pages created gets another nameconvention than my links(slug)
ÅÖ works, but Å(å) which should get AA(aa) but my pages only gets A(a) and the slug(url) gets the AA(aa)
Is this a bug or Im doing something wrong?
Or should I enter localcode somewhere in slugify.js to have it make my pages with the swedish letters aswell?
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the Swedish Å/å case and inspect slugify.js, which the issue identifies as the possible change point. Compare the generated page name with the slug and clarify the expected transliteration; done means the page name and URL use the intended Swedish mapping consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100