v2.0.1 — full i18n + Spanish
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.pottemplate 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.