Skip to content

v0.3.1 — Internationalize admin UI (English by default)

Latest

Choose a tag to compare

@multideskio multideskio released this 27 Jul 13:08

Changed

  • The admin UI, CHANGELOG, and inline code comments are now in English by default. Previously, several admin-screen strings were hardcoded in Portuguese, so sites on any locale other than pt_BR saw Portuguese text in the AgentPress admin pages — that's fixed, and Portuguese is now served correctly through the plugin's own pt_BR translation instead of being the hardcoded default.
  • Regenerated languages/agentpress-pt_BR.po/.mo to match the new English source strings, so existing pt_BR WordPress installs keep a fully translated admin UI. Verified both locales (default and pt_BR) end-to-end against a live WordPress instance.
  • Fixed the Plugin URI header in agentpress.php, which still pointed at a SEU-USUARIO placeholder.

Compatibility: no functional/behavior changes — this is a text/translation-only release. API keys and permissions are unaffected.

Full changelog: https://github.com/multideskio/agentpress/blob/main/CHANGELOG.md