Skip to content

feat: multilingual option#725

Merged
andrii-bodnar merged 4 commits into
mainfrom
feat/multilingual
Feb 22, 2024
Merged

feat: multilingual option#725
andrii-bodnar merged 4 commits into
mainfrom
feat/multilingual

Conversation

@katerina20
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov
Copy link
Copy Markdown

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.

Comment thread src/main/resources/crowdin.yml Outdated
Comment thread src/main/java/com/crowdin/cli/properties/ParamsWithFiles.java Outdated
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
Copy Markdown
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

Comment thread website/docs/advanced.md Outdated
```

#### Apple Strings Catalog
### Multilingual Support
Copy link
Copy Markdown
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

Comment thread website/docs/advanced.md Outdated
### 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
Copy Markdown
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.

2 participants