Skip to content

Commit

Permalink
Fix crowdin file
Browse files Browse the repository at this point in the history
  • Loading branch information
sheilagomes committed Mar 10, 2023
1 parent 9fc781c commit 2ebd81a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- Crowdin configuration file

## [1.31.3] - 2023-03-01

### Fixed
Expand Down
6 changes: 4 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
files:
- source: /messages/en.json
translation: /messages/%two_letters_code%.json
- source: /public/metadata/licenses/en-US.md
translation: /%original_path%/%locale%.%file_extension%
- source: /public/metadata/messages/en-US.json
translation: /%original_path%/%locale%.%file_extension%

0 comments on commit 2ebd81a

Please sign in to comment.