You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the plugin work with internationalization (#180)
* feat: add locale value + debug process with console.log
* fix: publish/unpublish actions in middleware validation and cleanup logs
* feat: remove unused const and add locale for unpublish
* refactor: use only one validation function
---------
Co-authored-by: Tim Schipper <tim@pluginpal.io>