Skip to content

v2.0.1 — full i18n + Spanish

Choose a tag to compare

@dbrabyn dbrabyn released this 10 Jun 17:06
· 3 commits to main since this release

Localization release.

  • Fixes a gettext extraction defect: two settings strings were passed to translation functions via variables (not extractable). Now every user-facing string is a literal at the call site.
  • Adds languages/: the .pot template plus a complete Spanish (es_ES) .po/.mo.
  • The routing engine remains locale-free — this localizes only the plugin's own admin UI.

No behavior change to slug/base routing. Self-flush still applies on update.