App Localization

iOS/macOS app localization management for Tuist-based projects with .strings files. Use when: (1) Adding new translation keys to modules, (2) Validating .strings files for missing/duplicate keys, (3) Syncing translations across languages, (4) AI-powered translation from English to other locales, (5) Checking placeholder consistency (%@, %d), (6) Generating localization reports, (7) Updating Swift code to use localized strings instead of hardcoded text.

tddworks c0999c5 4 files · 21.7 KB Updated

File contents

tddworks/claude-skills/tree/main/skills/tuist-app-localization commit c0999c57c8

Frequently asked questions

npx skillmds@latest add tddworks/app-localization