Translations guide for Pre-order Shopify theme
Add more languages easier than ever before!
The theme already has English, Spanish, and French.
Auto-translate
- Store admin > Settings > Languages > Add language (select desired language)
- Click the newly added language and select 'Translate & Adapt'
- Click 'Auto-translate'
- Publish translation
Manual-translate
- Store admin > Settings > Languages > Add language (select desired language)
- Click the newly added language and select 'Translate & Adapt'
- Manually translate
- Publish translation
JSON-translate
JSON-translate method is NOT recommended!
Please use the above 'Translate & Adapt' methods because they are far less cumbersome.
The only reason to use this method is if you need to add more than 20 additional languages.
- Theme code editor > open 'locales' folder > click 'Add new locale'
- Select to duplicate 'en.default.schema.json' and name it the proper language code
- Manually translate (be careful, invalid JSON formatting will invalidate the entire translation file)
- Save file