Upon plugin deletion, in the pop-up header it mentions: “Deactivate plugin”, however, it should say “Delete plugin”. Also in the checkbox:
Hello,
Thank you very much for reporting this issue!
You’re right—this is a small but important inconsistency. We’ve noted it, and the problem will be fixed in the next PanelAlpha update.
In the meantime, if you’d like to apply a quick manual fix, you can update the language file directly. The file you need is located at:
/opt/panelalpha/app/packages/api/resources/lang/en/clientarea/translation.json
Look for line 381 and change it to:
"plugin.delete.title_one": "Delete Plugin",
This change will immediately update the label and display the correct text.
Thank you again for your attention to detail and for helping us improve PanelAlpha!