crowdin-cli icon indicating copy to clipboard operation
crowdin-cli copied to clipboard

A command-line client for the Crowdin API

Results 31 crowdin-cli issues
Sort by recently updated
recently updated
newest added

## Describe the bug For instance, I have a `translations.json` file which is translated in English and French with: ```json // en { "greeting": "Hello" } // fr { "greeting":...

Question
Import/Export

**Describe the bug** Hello, The CLI periodically fails with the error when we try to download translations for different our projects. **To Reproduce** Steps to reproduce the behavior: 1. Configuration...

Bug
Help wanted

**Describe the bug** The documentation says: "By default, directories that do not contain any files for translation will not be created in Crowdin." (https://support.crowdin.com/configuration-file/#saving-directory-structure-on-server) **To Reproduce** Steps to reproduce the...

Bug

**Describe the bug** I'm using crowdin-cli to upload documentation files for our project. These have a specific file structure on disk, which forces us to have a configuration with multiple...

Bug
Help wanted
hacktoberfest

**Is your feature request related to a problem? Please describe.** I want to use the Crowdin CLI in my CI pipeline. I want the CI step to fail if the...

Enhancement
Good first issue

**Is your feature request related to a problem? Please describe.** On some projects I only want to pull translations for specific languages that are a certain amount translated, but the...

Enhancement
Good first issue

**Is your feature request related to a problem? Please describe.** There is no way to download files, that translated for at least some percentage. **Describe the solution you'd like** I...

Enhancement

[Chocolatey](https://chocolatey.org/) - is a package manager for Windows. It would be a great way to simplify CLI installation and updates on WIndows. Possible ways I see: - Attach an executable...

Enhancement
Help wanted