diff --git a/blueprints.yaml b/blueprints.yaml index 2962541..9a85f87 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -21,11 +21,11 @@ form: fields: enabled: type: toggle - label: Plugin status + label: PLUGIN_ADMIN.PLUGIN_STATUS highlight: 1 default: 0 options: - 1: Enabled - 0: Disabled + 1: PLUGIN_ADMIN.ENABLED + 0: PLUGIN_ADMIN.DISABLED validate: type: bool