Skip to content

Conversation

@katerina20
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (04a76c8) 63.73% compared to head (7661d83) 63.84%.
Report is 1 commits behind head on main.

Files Patch % Lines
...main/java/com/crowdin/cli/properties/FileBean.java 30.00% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #725      +/-   ##
============================================
+ Coverage     63.73%   63.84%   +0.12%     
- Complexity     1489     1493       +4     
============================================
  Files           220      220              
  Lines          6208     6216       +8     
  Branches        929      934       +5     
============================================
+ Hits           3956     3968      +12     
+ Misses         1751     1748       -3     
+ Partials        501      500       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

params.translation=Path to the translation files
params.dest=Specify file name in Crowdin
params.preserve-hierarchy=Choose whether to save the directory hierarchy in the Crowdin project
params.multilingual=Specify whether file format is multilingual
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
params.multilingual=Specify whether file format is multilingual

```

#### Apple Strings Catalog
### Multilingual Support
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Multilingual Support
### Multilingual Files

### Multilingual Support

Apple Strings Catalog is a natively supported file format by Crowdin, you can use it without any additional installation. Since this file format is **multilingual** (contains multiple languages in one file), you can omit the language placeholders in the `translation` pattern:
For multilingual file formats (contains multiple languages in one file), you can use the `multilingual` option in the configuration. With this option you can omit the language placeholders in the `translation` pattern:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For multilingual file formats (contains multiple languages in one file), you can use the `multilingual` option in the configuration. With this option you can omit the language placeholders in the `translation` pattern:
For multilingual file formats (containing multiple languages in one file) you can use the `multilingual` option in the configuration. This option allows you to omit the language placeholders in the `translation` pattern:

@andrii-bodnar andrii-bodnar merged commit 31e2053 into main Feb 22, 2024
@andrii-bodnar andrii-bodnar deleted the feat/multilingual branch February 22, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants