Skip to content

Commit

Permalink
[TAN-515] Fixed translation path
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesspeake committed Nov 17, 2023
1 parent 62babd6 commit 1910794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ files:
- source: /back/engines/commercial/analysis/config/locales/en.yml
translation: /back/engines/commercial/analysis/config/locales/%locale%.yml
update_option: update_without_changes
- source: /back/engines/multi_tenancy/config/locales/en.yml
translation: /back/engines/multi_tenancy/config/locales/%locale%.yml
- source: /back/engines/commercial/multi_tenancy/config/locales/en.yml
translation: /back/engines/commercial/multi_tenancy/config/locales/%locale%.yml
update_option: update_without_changes

0 comments on commit 1910794

Please sign in to comment.