# Fotogenic AI translations

Translation files (.po/.mo and JS JSON) live in this directory.

Generate translation files:

- POT:
  `wp i18n make-pot . languages/fotogenic-ai.pot --domain=fotogenic-ai`
- JS JSON:
  `wp i18n make-json languages --no-purge`
