🐛 Change line ending encoding on BN translation

Fixes #503
This commit is contained in:
James Panther
2023-03-20 12:08:39 +11:00
parent 88dda94418
commit d124c15f6f
2 changed files with 60 additions and 56 deletions
+4
View File
@@ -14,6 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Updated Russian translation ([#502](https://github.com/jpanther/congo/pull/502))
### Fixed
- Bengali translation prevents site building in cetain configurations ([#503](https://github.com/jpanther/congo/issues/503))
## [2.5.3] - 2023-03-05
### Added