How to Translate/Change WooCommerce Language to Indonesian
1. Change WordPress Site Language
- Go to Settings → General.
- Under Site Language, select Indonesia.
- Click Save Changes.
WordPress will download the language pack if available.
2. Ensure Language Packs Are Downloaded
- Go to Dashboard → Updates.
- Scroll to the Translations section.
- Click Update Translations if available.
3. Complete Translations via Loco Translate
If some strings remain untranslated:
- Install the Loco Translate plugin.
- Go to Loco Translate → Plugins → WooCommerce.
- Create/view the Indonesian (id_ID) language.
- Find strings you want to change and add translations.
- Save changes.
4. Manual Alternative (PO/MO)
- You can upload Indonesian .po/.mo files to:
wp-content/languages/plugins/woocommerce-id_ID.poandwoocommerce-id_ID.mo
- Use cPanel/File Manager or FTP to upload files.
- Ensure file versions match your WooCommerce version.
5. Verify
- Clear site cache (if using a cache plugin).
- Open the Shop and Checkout pages to confirm strings display in Indonesian.
