Skip to content

Conversation

@AyushAnand-28
Copy link

Add Missing Bengali Translation Keys

Description

This PR adds 3 missing translation keys to the Bengali language file (

bn.js) to achieve complete parity with the English reference file.

Changes

Added Translation Keys

Key | Bengali Translation | English Reference -- | -- | -- enum_deleted | এনাম মুছে ফেলা হয়েছে | Enum deleted insert_sql | SQL ইনসার্ট করুন | Insert SQL upload_file | ফাইল আপলোড করুন | Upload file

Files Modified

  • src/i18n/locales/bn.js
     - Added 3 missing translation keys

Verification

  • ✅ Syntax validated using 
    node -c src/i18n/locales/bn.js
  • ✅ Bengali file now has complete parity with English file (285 keys each)
  • ✅ Translations follow existing Bengali localization patterns
  • ✅ Consistent with the style and terminology used throughout the file

Translation Notes

All translations maintain consistency with the existing Bengali localization:

  • Technical terms like "SQL" and "Enum" are kept in English with Bengali verbs, following the established pattern
  • Standard Bengali terminology commonly used in software interfaces
  • Culturally appropriate and natural-sounding translations

@vercel
Copy link

vercel bot commented Dec 1, 2025

@AyushAnand-28 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AyushAnand-28
Copy link
Author

@1ilit I have added some missing bengali translations please check.

@1ilit 1ilit added the i18n relating to localization label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n relating to localization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants