Acreline documentation · ThemeForest / own-site pack · Fiction only

AcrelineHomes · neighborhoods · local agents

Text domain acreline

The theme is translation-ready. Text domain and install folder are both acreline. Domain path: /languages.

Files

Create a language pack

  1. Copy acreline.pot to acreline-xx_XX.po (example: acreline-es_ES.po).
  2. Translate with Poedit or Loco Translate.
  3. Place the compiled .mo next to the .po in languages/, or use a languages plugin so updates do not overwrite your file.

A child theme can ship its own languages/ folder with text domain acreline-child for strings you add in the child.

What is not translated by gettext

Seeded page copy, listing descriptions, and Customizer Identity values live in the database. Edit those in wp-admin (or re-seed) for another language. Only PHP / Blade __() strings use the POT.