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

Existing languages was removed #29

Open
jonkan opened this issue May 15, 2024 · 0 comments
Open

Existing languages was removed #29

jonkan opened this issue May 15, 2024 · 0 comments
Assignees
Labels
⭐️ feature New feature or request

Comments

@jonkan
Copy link

jonkan commented May 15, 2024

For example, this command removes all existing languages from BasicCatalog.xcstrings, and adds Swedish.

$ swift-translate --api-key $OPENAI_DEFAULT_API_KEY ExampleCatalogs/BasicCatalog.xcstrings --lang sv --overwrite

I think it should be very careful with removing existing languages/translations, might be irreversible.

While I might have expected the command to just add Swedish, I see the point of supporting a way to remove languages (as Xcode doesn't support this?). But maybe it would be a good idea to require explicit approval before removing?

@andrewtheis andrewtheis added the ⭐️ feature New feature or request label Oct 26, 2024
@andrewtheis andrewtheis self-assigned this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants