feat: multilingual option#725
Merged
Merged
Conversation
Codecov ReportAttention:
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. |
andrii-bodnar
requested changes
Feb 21, 2024
| 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 |
Member
There was a problem hiding this comment.
Suggested change
| params.multilingual=Specify whether file format is multilingual |
| ``` | ||
|
|
||
| #### Apple Strings Catalog | ||
| ### Multilingual Support |
Member
There was a problem hiding this comment.
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: |
Member
There was a problem hiding this comment.
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
approved these changes
Feb 22, 2024
This was referenced May 21, 2024
This was referenced May 29, 2024
This was referenced May 31, 2024
This was referenced Sep 15, 2024
This was referenced Sep 23, 2024
This was referenced Oct 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.