Import Translations
Supported Inputs
- CSV
- XLSX
Recommended Flow
- Prepare clean key and locale columns
- Validate file encoding and structure
- Import in merge mode first
- Verify sample keys before full rollout
Import Modes
- Merge: add/update without replacing all records
- Replace: overwrite dataset intentionally
Common Failures
- Invalid locale headers
- Duplicate keys with conflicting values
- Unexpected encoding issues (non UTF-8)
Last updated on