drawdb-io / drawdb-io/drawdb

[BUG]:Database Selection Options Not Translated to Bengali

Open
#799 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

**Describe the bug**
When Bengali (বাংলা) is selected as the language, most UI elements are correctly translated.
However, on the database selection screen, all database names (MySQL, PostgreSQL, SQLite, MariaDB, MSSQL, Oracle SQL, Generic) still appear in English instead of Bengali.
This creates inconsistency in localization.

**To Reproduce**
- Steps to reproduce the behavior:
- Go to Settings → Language
- Select বাংলা (Bengali)
- Navigate to the Database Selection screen
- Observe that all database option titles are still in English

**Expected behavior**
All database names and labels on the database selection screen should appear in Bengali, consistent with the rest of the UI translation.

**Screenshots**
Image

**Desktop:**
OS: macOS
Browser: Chrome

**Additional context**
The descriptive Bengali text below the database options appears correctly translated, but the database names themselves seem to be hardcoded or missing localization keys.
Please check Bengali locale JSON and ensure all database labels use the translation function.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.