From e39816cb384afeb66d2e37a32e94ffffa7bf6e7c Mon Sep 17 00:00:00 2001 From: Camila Vieira Coutinho Date: Wed, 16 Jun 2021 13:39:08 -0300 Subject: [PATCH] fix crowdin.yml --- CHANGELOG.md | 4 ++++ crowdin.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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