Localization
UI & InteractionText localization pipeline: FText, string tables, LOCTEXT macros, .po files, and culture switching.
UE 5.0 – 5.7 · Invoke:
/skill localization What this skill does
Text localization pipeline: FText, string tables, LOCTEXT macros, .po files, and culture switching.
Covers
- FText usage patterns
- String tables
- LOCTEXT/NSLOCTEXT macros
- .po file workflow
- Runtime culture switching
Does not cover
- UI layout → umg-widget-basics
- Dialogue trees → dialogue-system
How to use
Invoke directly in Claude Code:
/skill localization