Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language mapping is not supported by the CLI #154

Open
JanCizmar opened this issue Feb 5, 2025 · 0 comments
Open

Language mapping is not supported by the CLI #154

JanCizmar opened this issue Feb 5, 2025 · 0 comments
Assignees

Comments

@JanCizmar
Copy link
Contributor

The Apple's String Catalog (.xcstrings) contain all the languages in a single file, so we need a way to map the languages from such file to the languages in Tolgee.

For xliff and xcstrings, the current docs does make much sense, because there is a single language property, while we need to map more languages from such files.

I am currently not sure, which configuration to provide when I want to push only base language or when I want to push only specific languages from such file.

The docs should reflect this kind of special formats.

There is my draft of PR for the xcstrings support containing an example of such file: #153

@JanCizmar JanCizmar changed the title Language mapping is not supported by CLI Language mapping is not supported by the CLI Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants