i18n-translate
OfficialStreamline localization file management.
AuthorCofficLab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the management of iOS/macOS localization translation files (*.xcstrings), ensuring consistency, completeness, and correctness in your app's multilingual support.
Core Features & Use Cases
- Automated Cleanup: Removes outdated translation entries marked as
stale. - Missing Translation Detection: Identifies keys lacking translations for Simplified Chinese (
zh-Hans) and Traditional Chinese (zh-HK). - Translation Addition: Adds new translations for specified keys, with automatic conversion from Simplified to Traditional Chinese if needed.
- File Validation: Verifies the JSON format and translation completeness of
.xcstringsfiles. - Use Case: When preparing a new release, use this Skill to automatically clean up old translations, check for any missing Chinese translations, and add them before building the app.
Quick Start
Run the batch_process.py script to check all .xcstrings files for missing translations.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: i18n-translate Download link: https://github.com/CofficLab/Cisum/archive/main.zip#i18n-translate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.