🐛 Change line ending encoding on BN translation

Fixes #503
pull/505/head
James Panther 2023-03-20 12:08:39 +11:00
parent 88dda94418
commit d124c15f6f
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
2 changed files with 60 additions and 56 deletions

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