Skip to content

Commit 9936e23

Browse files
More comprehensive wording for devices wipe action
Signed-off-by: Jérôme Herbinet <[email protected]>
1 parent 8df55ef commit 9936e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/settings/src/components/Users/UserRow.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ export default {
474474
},
475475
{
476476
icon: 'icon-delete',
477-
text: t('settings', 'Wipe all devices'),
477+
text: t('settings', 'Disconnect all devices and delete local data'),
478478
action: this.wipeUserDevices,
479479
},
480480
{

0 commit comments

Comments
 (0)