Skip to content

feat(i18n): add Malayalam language support#16

Open
shadil-rayyan wants to merge 1 commit intoignavan39:masterfrom
shadil-rayyan:i18n/add-malayalam-language
Open

feat(i18n): add Malayalam language support#16
shadil-rayyan wants to merge 1 commit intoignavan39:masterfrom
shadil-rayyan:i18n/add-malayalam-language

Conversation

@shadil-rayyan
Copy link
Copy Markdown

Description

This PR adds full Malayalam (ml) language support to the application’s internationalization system. It introduces a new locale file, registers the locale in the i18n configuration, and integrates it into the settings screen so users can select Malayalam as an interface language.

Changes included

  • Added locales/ml.toml with full Malayalam translations
  • Registered LocaleML constant in internal/infrastructure/i18n/locale.go
  • Added "ml" to the list of supported locales
  • Updated settings screen to display 「മലയാളം」 as a selectable language option
  • Updated locale label mapping in the settings UI

Related issue

Issue #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants