LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

localization - iOS App Localization Implementation

Implement app localization with .strings files, RTL/LTR layouts, language switching, and locale-aware formatting

Tags

Updated: 2026-03-20

Capabilities

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

Source

  • Spec: SKILL.md
iOS
SwiftUI
localization
i18n
RTL
multilingual
generate .strings files
create language resources
switch app language
configure RTL layout
app language codes
localizable string keys
localization configuration
.strings files
language resources
CONFIG_CHANGES updates