localization - iOS App Localization Implementation
Implement app localization with .strings files, RTL/LTR layouts, language switching, and locale-aware formatting
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate .strings files
- create language resources
- switch app language
- configure RTL layout
- configure layout direction
- format dates
- format numbers
- format currency
- test RTL previews
Inputs
- app language codes
- localizable string keys
- localization configuration
Outputs
- .strings files
- language resources
- CONFIG_CHANGES updates
Requirements
- iOS development environment
- SwiftUI framework
- Xcode project structure
