Skip to content

Commit

Permalink
More comprehensive wording for devices wipe action
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Herbinet <[email protected]>
  • Loading branch information
Jerome-Herbinet authored Aug 30, 2023
1 parent 9d1547f commit 5c8c45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/settings/src/components/Users/UserRow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ export default {
},
{
icon: 'icon-delete',
text: t('settings', 'Wipe all devices'),
text: t('settings', 'Disconnect all devices and delete local data'),
action: this.wipeUserDevices,
},
{
Expand Down

0 comments on commit 5c8c45b

Please sign in to comment.