Skip to content

Commit

Permalink
Merge pull request #2840 from soaibsafi/master
Browse files Browse the repository at this point in the history
Add Bengali translation
  • Loading branch information
advplyr authored Apr 10, 2024
2 parents cd7ecb9 + 36c1a8b commit 64c9872
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/plugins/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { supplant } from './utils'
const defaultCode = 'en-us'

const languageCodeMap = {
'bn': { label: 'বাংলা', dateFnsLocale: 'bn' },
'cs': { label: 'Čeština', dateFnsLocale: 'cs' },
'da': { label: 'Dansk', dateFnsLocale: 'da' },
'de': { label: 'Deutsch', dateFnsLocale: 'de' },
Expand Down
Loading

0 comments on commit 64c9872

Please sign in to comment.