Back to Hertzbeat

Plugin.Component

web-app/src/app/routes/setting/plugins/plugin.component.html

1.8.0506 B
Original Source

{{ 'plugin.upload' | i18n }}

  • {{ 'plugin.delete' | i18n }}

{{ 'common.search' | i18n }} | | {{ 'plugin.name' | i18n }} | {{ 'plugin.type' | i18n }} | {{ 'plugin.status' | i18n }} | {{ 'common.edit' | i18n }} | | --- | --- | --- | --- | --- | | | {{ data.name }} | {{ 'plugin.type.' + item.type | i18n }} | |

| {{ 'common.total' | i18n }} {{ total }} {{ 'plugin.name' | i18n }}{{ 'plugin.jar.file' | i18n }} {{ 'common.file.select' | i18n }} {{ 'plugin.status' | i18n }}

{{ paramDefine.name }}