Skip to content

Commit

Permalink
feature #1495 Add bangla translation (AminulBD)
Browse files Browse the repository at this point in the history
This PR was squashed before being merged into the main branch.

Discussion
----------

Add bangla translation

This is "Bangla" language translation.

**Wiki:**
1. https://en.wikipedia.org/wiki/International_Mother_Language_Day
2. https://en.wikipedia.org/wiki/Language_Movement_Day
3. https://en.wikipedia.org/wiki/Bengali_language_movement

Commits
-------

24cb6c4 Add bangla translation
  • Loading branch information
javiereguiluz committed Feb 19, 2024
2 parents a2073d0 + 24cb6c4 commit 84c378f
Show file tree
Hide file tree
Showing 3 changed files with 491 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
parameters:
locale: 'en'
# This parameter defines the codes of the locales (languages) enabled in the application
app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|sq|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu|ne
app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|sq|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu|ne|bn
app.notifications.email_sender: [email protected]

services:
Expand Down
Loading

0 comments on commit 84c378f

Please sign in to comment.