diff --git a/CHANGELOG.md b/CHANGELOG.md index 02cbe62..7566816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Fixed + +- Crowdin configuration file. + ## [0.26.4] - 2021-06-14 ### Fixed diff --git a/crowdin.yml b/crowdin.yml index a014538..c6d9a45 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: /messages/en.json - translation: /messages/%locale%.json + translation: /messages/%locale%.json