aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/DeviceMenu.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/DeviceMenu.js')
-rw-r--r--web/app/view/DeviceMenu.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/DeviceMenu.js b/web/app/view/DeviceMenu.js
index e4623b9..06b272a 100644
--- a/web/app/view/DeviceMenu.js
+++ b/web/app/view/DeviceMenu.js
@@ -57,7 +57,7 @@ Ext.define('Traccar.view.DeviceMenu', {
handler: 'onCommandsClick',
reference: 'menuCommandsButton'
}, {
- text: Strings.sharedMaintenances,
+ text: Strings.sharedMaintenance,
glyph: 'xf0ad@FontAwesome',
handler: 'onMaintenancesClick',
reference: 'menuMaintenancesButton'