Skip to content

Add Bengali language support - #139

Open
SifatAlMukit wants to merge 3 commits into
JLindemann42:masterfrom
SifatAlMukit:feat/bengali-language-support
Open

Add Bengali language support#139
SifatAlMukit wants to merge 3 commits into
JLindemann42:masterfrom
SifatAlMukit:feat/bengali-language-support

Conversation

@SifatAlMukit

Copy link
Copy Markdown

Summary

This pull request adds Bengali (bn) language support to Atomic - Periodic Table.

Changes

  • Added Bengali element data in app/src/main/assets/elements_bn.json
  • Added Bengali Android UI strings in app/src/main/res/values-bn/strings.xml
  • Added Bengali to the language selector in SettingsActivity.kt

Validation

  • The element JSON is valid UTF-8 JSON and contains all 118 elements
  • Element and field ordering matches the English source
  • element_phase remains unchanged as Solid, Liquid, or Gas
  • Android string placeholders and escape sequences were preserved
  • The Bengali XML resource contains all current translatable keys

Notes

The translation uses standard Bengali scientific terminology commonly understood in Bangladesh and West Bengal.

I have carefully translated it into Bengali.
Add a Bengali language option to language selector in settings.
@SifatAlMukit SifatAlMukit changed the title Add bengali language support Add Bengali language support Jul 25, 2026
@JLindemann42

Copy link
Copy Markdown
Owner

Hello!

Thanks for the great work. Will look into your translations and merge it with the app soon

Thanks again,
Jonatan Lindemann

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