diff --git a/src-admin/src/Tabs/Devices.tsx b/src-admin/src/Tabs/Devices.tsx index f839464..13e8173 100644 --- a/src-admin/src/Tabs/Devices.tsx +++ b/src-admin/src/Tabs/Devices.tsx @@ -1091,9 +1091,9 @@ class Devices extends BridgesAndDevices { {!this.props.matter.devices.length ? ( - I18n.t( - 'No one device created. Create one, by clicking on the "+" button in the bottom right corner.', - ) +
+ {I18n.t('No one device created. Create one, by clicking on the "+" button on the left.')} +
) : (