aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/UserDevices.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/UserDevices.js')
-rw-r--r--web/app/view/UserDevices.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/UserDevices.js b/web/app/view/UserDevices.js
index f9ab48266..f42f7c1bb 100644
--- a/web/app/view/UserDevices.js
+++ b/web/app/view/UserDevices.js
@@ -37,7 +37,7 @@ Ext.define('Traccar.view.UserDevices', {
},
columns: [{
- text: Strings.deviceName,
+ text: Strings.sharedName,
dataIndex: 'name', flex: 1
}, {
text: Strings.deviceIdentifier,