[bug] Akkoma fe doesn't follow rfc5646 standard for language tags #320
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#320
Loading…
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?
Version
DEV
42ffce97d6
What were you trying to do?
Activity pub specification has language follow the rfc5646 Tags for Identifying Languages standard. Akkoma, however, does not follow this standard and as such a great many languages that users may want to pick from are not available.
I have looked at the code and understand a list is needed in order to list the language codes, and while i have yet to find a package that can do the exact same thing, the following one looks promising: ietf-language-tags
What did you expect to happen?
No response
What actually happened?
No response
Severity
I can manage
Have you searched for this issue?
dupe of AkkomaGang/akkoma#462