delete_language
Remove a language and all its translations from your SimpleLocalize project by providing the language key (e.g., en, pl_PL).
Instructions
This tool will delete a language from your SimpleLocalize project.
Provide 'languageKey' (required), e.g. en, pl_PL.
This also removes all translations for that language. Use with caution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| languageKey | Yes | The language key to delete (e.g. en, pl_PL). |